#85FEEB#85FEEB
#85FEEB is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.113 H 182.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEEB |
|---|---|
| RGB | rgb(133, 254, 235) |
| HSL | hsl(171, 98%, 76%) |
| HSV | hsv(171, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.51, -38.57, -1.44) |
| CIE-LCH | lch(92.51, 38.60, 182.14°) |
| OKLab | oklab(92.13% -0.1132 -0.0045) |
| OKLCH | oklch(92.13% 0.113 182.3) |
| XYZ | xyz(60.1038, 81.8632, 91.2150) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Light Aqua
#8CFFDB
ΔE00 5.26
Bright Aqua
#0BF9EA
ΔE00 5.49
Pale Aqua
#B8FFEB
ΔE00 6.09
Bright Turquoise
#0FFEF9
ΔE00 6.68
Light Turquoise
#7EF4CC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEEB #FE8598
analogous
#85FEAE #85FEEB #85D4FE
triadic
#85FEEB #EB85FE #FEEB85
tetradic
#85FEEB #AE85FE #FE8598 #D4FE85
square
#85FEEB #AE85FE #FE8598 #D4FE85
split-complementary
#85FEEB #FE85D4 #FEAE85
monochromatic
#0CFDD7 #48FEE1 #85FEEB #C2FEF5 #E1FFFA
Accessibility & contrast
On white
1.21
#85FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#85FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEEB
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEEB | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#E1E3ED
Tritanopia (blue-blind)
#4BFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85feeb; /* rgb */ color: rgb(133, 254, 235); /* oklch */ color: oklch(92.1% 0.113 182.3);
Tailwind
colors: {
custom: {
50: '#b0fff1',
500: '#85feeb',
950: '#000000',
},
}SCSS
$custom: #85feeb; $custom-light: #b0fff1; $custom-dark: #000000;
JSON
{
"hex": "#85feeb",
"rgb": {
"r": 133,
"g": 254,
"b": 235
},
"hsl": {
"h": 170.579,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.9213,
"c": 0.11329,
"h": 182.3
},
"luminance": 0.81868
}Semantic roles & 50–950 ramp
primary
#85FEEB
secondary
#DE4A61
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685