#85FCCE#85FCCE
#85FCCE is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.127 H 166.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCCE |
|---|---|
| RGB | rgb(133, 252, 206) |
| HSL | hsl(157, 95%, 75%) |
| HSV | hsv(157, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.26, -44.12, 11.74) |
| CIE-LCH | lch(91.26, 45.65, 165.10°) |
| OKLab | oklab(90.89% -0.1234 0.0301) |
| OKLCH | oklch(90.89% 0.127 166.3) |
| XYZ | xyz(55.6190, 79.0591, 70.7096) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.39
Light Aquamarine
#7BFDC7
ΔE00 1.88
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aqua
#8CFFDB
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCCE #FC85B3
analogous
#85FC92 #85FCCE #85EEFC
triadic
#85FCCE #CE85FC #FCCE85
tetradic
#85FCCE #9285FC #FC85B3 #EEFC85
square
#85FCCE #9285FC #FC85B3 #EEFC85
split-complementary
#85FCCE #FC85EE #FC9285
monochromatic
#0EF99E #49FBB6 #85FCCE #C1FDE6 #E1FEF3
Accessibility & contrast
On white
1.25
#85FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#85FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCCE
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCCE | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#5DFDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85fcce; /* rgb */ color: rgb(133, 252, 206); /* oklch */ color: oklch(90.9% 0.127 166.3);
Tailwind
colors: {
custom: {
50: '#affedd',
500: '#85fcce',
950: '#000000',
},
}SCSS
$custom: #85fcce; $custom-light: #affedd; $custom-dark: #000000;
JSON
{
"hex": "#85fcce",
"rgb": {
"r": 133,
"g": 252,
"b": 206
},
"hsl": {
"h": 156.807,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.90887,
"c": 0.12701,
"h": 166.3
},
"luminance": 0.79064
}Semantic roles & 50–950 ramp
primary
#85FCCE
secondary
#DB4A82
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684