#85FFCE#85FFCE
#85FFCE is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.131 H 165.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFCE |
|---|---|
| RGB | rgb(133, 255, 206) |
| HSL | hsl(156, 100%, 76%) |
| HSV | hsv(156, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.11, -45.42, 12.95) |
| CIE-LCH | lch(92.11, 47.23, 164.09°) |
| OKLab | oklab(91.58% -0.1267 0.0332) |
| OKLCH | oklch(91.58% 0.131 165.3) |
| XYZ | xyz(56.5685, 80.9582, 71.0261) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.37
Aquamarine
#7FFFD4
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 3.28
Pale Turquoise
#A5FBD5
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFCE #FF85B6
analogous
#85FF91 #85FFCE #85F3FF
triadic
#85FFCE #CE85FF #FFCE85
tetradic
#85FFCE #9185FF #FF85B6 #F3FF85
square
#85FFCE #9185FF #FF85B6 #F3FF85
split-complementary
#85FFCE #FF85F3 #FF9185
monochromatic
#0BFF9D #48FFB5 #85FFCE #C2FFE7 #E0FFF3
Accessibility & contrast
On white
1.22
#85FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#85FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFCE
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFCE | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0CB
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#5CFFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #85ffce; /* rgb */ color: rgb(133, 255, 206); /* oklch */ color: oklch(91.6% 0.131 165.3);
Tailwind
colors: {
custom: {
50: '#afffdd',
500: '#85ffce',
950: '#000000',
},
}SCSS
$custom: #85ffce; $custom-light: #afffdd; $custom-dark: #000000;
JSON
{
"hex": "#85ffce",
"rgb": {
"r": 133,
"g": 255,
"b": 206
},
"hsl": {
"h": 155.902,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91579,
"c": 0.13097,
"h": 165.3
},
"luminance": 0.80963
}Semantic roles & 50–950 ramp
primary
#85FFCE
secondary
#DF4985
accent
#005CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684