#85FFE0#85FFE0
#85FFE0 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.0% C 0.119 H 174.9°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFE0 |
|---|---|
| RGB | rgb(133, 255, 224) |
| HSL | hsl(165, 100%, 76%) |
| HSV | hsv(165, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(92.52, -41.54, 4.26) |
| CIE-LCH | lch(92.52, 41.75, 174.15°) |
| OKLab | oklab(92.05% -0.1189 0.0106) |
| OKLCH | oklch(92.05% 0.119 174.9) |
| XYZ | xyz(58.8817, 81.8834, 83.2087) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.71
Aquamarine
#7FFFD4
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.65
Pale Turquoise
#A5FBD5
ΔE00 4.91
Light Aquamarine
#7BFDC7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFE0 #FF85A4
analogous
#85FFA3 #85FFE0 #85E1FF
triadic
#85FFE0 #E085FF #FFE085
tetradic
#85FFE0 #A385FF #FF85A4 #E1FF85
square
#85FFE0 #A385FF #FF85A4 #E1FF85
split-complementary
#85FFE0 #FF85E1 #FFA385
monochromatic
#0BFFC1 #48FFD0 #85FFE0 #C2FFF0 #E0FFF7
Accessibility & contrast
On white
1.21
#85FFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#85FFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFE0
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFE0 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DF
Deuteranopia (green-blind)
#E4E4E2
Tritanopia (blue-blind)
#52FFF6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #85ffe0; /* rgb */ color: rgb(133, 255, 224); /* oklch */ color: oklch(92.0% 0.119 174.9);
Tailwind
colors: {
custom: {
50: '#b0ffe9',
500: '#85ffe0',
950: '#000000',
},
}SCSS
$custom: #85ffe0; $custom-light: #b0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#85ffe0",
"rgb": {
"r": 133,
"g": 255,
"b": 224
},
"hsl": {
"h": 164.754,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92047,
"c": 0.11941,
"h": 174.9
},
"luminance": 0.81888
}Semantic roles & 50–950 ramp
primary
#85FFE0
secondary
#DF496F
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684