#85FFEC#85FFEC
#85FFEC is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.114 H 182.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFEC |
|---|---|
| RGB | rgb(133, 255, 236) |
| HSL | hsl(171, 100%, 76%) |
| HSV | hsv(171, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.82, -38.79, -1.51) |
| CIE-LCH | lch(92.82, 38.82, 182.23°) |
| OKLab | oklab(92.39% -0.1139 -0.0047) |
| OKLCH | oklch(92.39% 0.114 182.4) |
| XYZ | xyz(60.5669, 82.5575, 92.0841) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 5.29
Bright Aqua
#0BF9EA
ΔE00 5.49
Pale Aqua
#B8FFEB
ΔE00 6.13
Bright Turquoise
#0FFEF9
ΔE00 6.64
Aquamarine
#7FFFD4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFEC #FF8598
analogous
#85FFAF #85FFEC #85D5FF
triadic
#85FFEC #EC85FF #FFEC85
tetradic
#85FFEC #AF85FF #FF8598 #D5FF85
square
#85FFEC #AF85FF #FF8598 #D5FF85
split-complementary
#85FFEC #FF85D5 #FFAF85
monochromatic
#0BFFD9 #48FFE2 #85FFEC #C2FFF6 #E0FFFA
Accessibility & contrast
On white
1.20
#85FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#85FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFEC
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFEC | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#4AFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #85ffec; /* rgb */ color: rgb(133, 255, 236); /* oklch */ color: oklch(92.4% 0.114 182.4);
Tailwind
colors: {
custom: {
50: '#b0fff2',
500: '#85ffec',
950: '#000000',
},
}SCSS
$custom: #85ffec; $custom-light: #b0fff2; $custom-dark: #000000;
JSON
{
"hex": "#85ffec",
"rgb": {
"r": 133,
"g": 255,
"b": 236
},
"hsl": {
"h": 170.656,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92386,
"c": 0.11397,
"h": 182.4
},
"luminance": 0.82563
}Semantic roles & 50–950 ramp
primary
#85FFEC
secondary
#DF4961
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685