#85FFE3#85FFE3
#85FFE3 is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.1% C 0.118 H 176.7°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFE3 |
|---|---|
| RGB | rgb(133, 255, 227) |
| HSL | hsl(166, 100%, 76%) |
| HSV | hsv(166, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 11%, 0%) |
| CIE-LAB | lab(92.60, -40.86, 2.81) |
| CIE-LCH | lch(92.60, 40.96, 176.06°) |
| OKLab | oklab(92.13% -0.1177 0.0068) |
| OKLCH | oklch(92.13% 0.118 176.7) |
| XYZ | xyz(59.2921, 82.0476, 85.3704) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.55
Tiffany Blue
#7BF2DA
ΔE00 2.87
Aquamarine
#7FFFD4
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.38
Pale Turquoise
#A5FBD5
ΔE00 5.48
Pale Aqua
#B8FFEB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFE3 #FF85A1
analogous
#85FFA6 #85FFE3 #85DEFF
triadic
#85FFE3 #E385FF #FFE385
tetradic
#85FFE3 #A685FF #FF85A1 #DEFF85
square
#85FFE3 #A685FF #FF85A1 #DEFF85
split-complementary
#85FFE3 #FF85DE #FFA685
monochromatic
#0BFFC7 #48FFD5 #85FFE3 #C2FFF1 #E0FFF8
Accessibility & contrast
On white
1.21
#85FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#85FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFE3
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFE3 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E2
Deuteranopia (green-blind)
#E3E4E5
Tritanopia (blue-blind)
#50FFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #85ffe3; /* rgb */ color: rgb(133, 255, 227); /* oklch */ color: oklch(92.1% 0.118 176.7);
Tailwind
colors: {
custom: {
50: '#b0ffeb',
500: '#85ffe3',
950: '#000000',
},
}SCSS
$custom: #85ffe3; $custom-light: #b0ffeb; $custom-dark: #000000;
JSON
{
"hex": "#85ffe3",
"rgb": {
"r": 133,
"g": 255,
"b": 227
},
"hsl": {
"h": 166.23,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.9213,
"c": 0.11786,
"h": 176.7
},
"luminance": 0.82053
}Semantic roles & 50–950 ramp
primary
#85FFE3
secondary
#DF496C
accent
#0035E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684