#85FFCF#85FFCF
#85FFCF is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.130 H 165.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFCF |
|---|---|
| RGB | rgb(133, 255, 207) |
| HSL | hsl(156, 100%, 76%) |
| HSV | hsv(156, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.13, -45.22, 12.46) |
| CIE-LCH | lch(92.13, 46.90, 164.59°) |
| OKLab | oklab(91.6% -0.1262 0.032) |
| OKLCH | oklch(91.6% 0.13 165.8) |
| XYZ | xyz(56.6904, 81.0069, 71.6679) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.51
Light Aquamarine
#7BFDC7
ΔE00 1.57
Light Turquoise
#7EF4CC
ΔE00 2.84
Light Aqua
#8CFFDB
ΔE00 3.04
Pale Turquoise
#A5FBD5
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFCF #FF85B5
analogous
#85FF92 #85FFCF #85F2FF
triadic
#85FFCF #CF85FF #FFCF85
tetradic
#85FFCF #9285FF #FF85B5 #F2FF85
square
#85FFCF #9285FF #FF85B5 #F2FF85
split-complementary
#85FFCF #FF85F2 #FF9285
monochromatic
#0BFF9F #48FFB7 #85FFCF #C2FFE7 #E0FFF3
Accessibility & contrast
On white
1.22
#85FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#85FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFCF
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFCF | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0CD
Deuteranopia (green-blind)
#E8E3D2
Tritanopia (blue-blind)
#5CFFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #85ffcf; /* rgb */ color: rgb(133, 255, 207); /* oklch */ color: oklch(91.6% 0.130 165.8);
Tailwind
colors: {
custom: {
50: '#afffdd',
500: '#85ffcf',
950: '#000000',
},
}SCSS
$custom: #85ffcf; $custom-light: #afffdd; $custom-dark: #000000;
JSON
{
"hex": "#85ffcf",
"rgb": {
"r": 133,
"g": 255,
"b": 207
},
"hsl": {
"h": 156.393,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91603,
"c": 0.13023,
"h": 165.8
},
"luminance": 0.81012
}Semantic roles & 50–950 ramp
primary
#85FFCF
secondary
#DF4984
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684