#85FFE4#85FFE4
#85FFE4 is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.117 H 177.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFE4 |
|---|---|
| RGB | rgb(133, 255, 228) |
| HSL | hsl(167, 100%, 76%) |
| HSV | hsv(167, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(92.62, -40.63, 2.33) |
| CIE-LCH | lch(92.62, 40.70, 176.72°) |
| OKLab | oklab(92.16% -0.1172 0.0056) |
| OKLCH | oklch(92.16% 0.117 177.3) |
| XYZ | xyz(59.4305, 82.1030, 86.0994) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 2.84
Aquamarine
#7FFFD4
ΔE00 4.39
Light Turquoise
#7EF4CC
ΔE00 4.63
Pale Turquoise
#A5FBD5
ΔE00 5.69
Pale Aqua
#B8FFEB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFE4 #FF85A0
analogous
#85FFA7 #85FFE4 #85DDFF
triadic
#85FFE4 #E485FF #FFE485
tetradic
#85FFE4 #A785FF #FF85A0 #DDFF85
square
#85FFE4 #A785FF #FF85A0 #DDFF85
split-complementary
#85FFE4 #FF85DD #FFA785
monochromatic
#0BFFC9 #48FFD6 #85FFE4 #C2FFF2 #E0FFF8
Accessibility & contrast
On white
1.21
#85FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#85FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFE4
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFE4 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E3
Deuteranopia (green-blind)
#E3E4E6
Tritanopia (blue-blind)
#4FFFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #85ffe4; /* rgb */ color: rgb(133, 255, 228); /* oklch */ color: oklch(92.2% 0.117 177.3);
Tailwind
colors: {
custom: {
50: '#b0ffec',
500: '#85ffe4',
950: '#000000',
},
}SCSS
$custom: #85ffe4; $custom-light: #b0ffec; $custom-dark: #000000;
JSON
{
"hex": "#85ffe4",
"rgb": {
"r": 133,
"g": 255,
"b": 228
},
"hsl": {
"h": 166.721,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92157,
"c": 0.11736,
"h": 177.3
},
"luminance": 0.82108
}Semantic roles & 50–950 ramp
primary
#85FFE4
secondary
#DF496A
accent
#0033E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684