#85FFEB#85FFEB
#85FFEB is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.114 H 181.7°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFEB |
|---|---|
| RGB | rgb(133, 255, 235) |
| HSL | hsl(170, 100%, 76%) |
| HSV | hsv(170, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.79, -39.02, -1.03) |
| CIE-LCH | lch(92.79, 39.04, 181.52°) |
| OKLab | oklab(92.36% -0.1143 -0.0034) |
| OKLCH | oklch(92.36% 0.114 181.7) |
| XYZ | xyz(60.4220, 82.4996, 91.3211) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Light Aqua
#8CFFDB
ΔE00 4.97
Bright Aqua
#0BF9EA
ΔE00 5.58
Pale Aqua
#B8FFEB
ΔE00 6.08
Aquamarine
#7FFFD4
ΔE00 6.57
Light Turquoise
#7EF4CC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFEB #FF8599
analogous
#85FFAE #85FFEB #85D6FF
triadic
#85FFEB #EB85FF #FFEB85
tetradic
#85FFEB #AE85FF #FF8599 #D6FF85
square
#85FFEB #AE85FF #FF8599 #D6FF85
split-complementary
#85FFEB #FF85D6 #FFAE85
monochromatic
#0BFFD7 #48FFE1 #85FFEB #C2FFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#85FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#85FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFEB
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFEB | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#4AFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #85ffeb; /* rgb */ color: rgb(133, 255, 235); /* oklch */ color: oklch(92.4% 0.114 181.7);
Tailwind
colors: {
custom: {
50: '#b0fff1',
500: '#85ffeb',
950: '#000000',
},
}SCSS
$custom: #85ffeb; $custom-light: #b0fff1; $custom-dark: #000000;
JSON
{
"hex": "#85ffeb",
"rgb": {
"r": 133,
"g": 255,
"b": 235
},
"hsl": {
"h": 170.164,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92357,
"c": 0.11434,
"h": 181.7
},
"luminance": 0.82505
}Semantic roles & 50–950 ramp
primary
#85FFEB
secondary
#DF4962
accent
#0026E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685