#85FEE0#85FEE0
#85FEE0 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.8% C 0.118 H 175.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEE0 |
|---|---|
| RGB | rgb(133, 254, 224) |
| HSL | hsl(165, 98%, 76%) |
| HSV | hsv(165, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(92.24, -41.09, 3.85) |
| CIE-LCH | lch(92.24, 41.27, 174.65°) |
| OKLab | oklab(91.82% -0.1178 0.0096) |
| OKLCH | oklch(91.82% 0.118 175.4) |
| XYZ | xyz(58.5635, 81.2471, 83.1027) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.94
Tiffany Blue
#7BF2DA
ΔE00 2.96
Aquamarine
#7FFFD4
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 3.74
Pale Turquoise
#A5FBD5
ΔE00 5.00
Light Aquamarine
#7BFDC7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEE0 #FE85A3
analogous
#85FEA3 #85FEE0 #85DFFE
triadic
#85FEE0 #E085FE #FEE085
tetradic
#85FEE0 #A385FE #FE85A3 #DFFE85
square
#85FEE0 #A385FE #FE85A3 #DFFE85
split-complementary
#85FEE0 #FE85DF #FEA385
monochromatic
#0CFDC1 #48FED1 #85FEE0 #C2FEEF #E1FFF7
Accessibility & contrast
On white
1.22
#85FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#85FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEE0
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEE0 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DF
Deuteranopia (green-blind)
#E3E3E2
Tritanopia (blue-blind)
#52FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85fee0; /* rgb */ color: rgb(133, 254, 224); /* oklch */ color: oklch(91.8% 0.118 175.4);
Tailwind
colors: {
custom: {
50: '#afffe9',
500: '#85fee0',
950: '#000000',
},
}SCSS
$custom: #85fee0; $custom-light: #afffe9; $custom-dark: #000000;
JSON
{
"hex": "#85fee0",
"rgb": {
"r": 133,
"g": 254,
"b": 224
},
"hsl": {
"h": 165.124,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.91819,
"c": 0.11823,
"h": 175.4
},
"luminance": 0.81252
}Semantic roles & 50–950 ramp
primary
#85FEE0
secondary
#DE4A6E
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684