#85CEA2#85CEA2
#85CEA2 is a light, moderate green. Relative luminance 0.517; OKLCH L 79.1% C 0.097 H 156.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #85CEA2 |
|---|---|
| RGB | rgb(133, 206, 162) |
| HSL | hsl(144, 43%, 66%) |
| HSV | hsv(144, 35%, 81%) |
| CMYK | cmyk(35.4%, 0%, 21.4%, 19.2%) |
| CIE-LAB | lab(77.12, -32.20, 14.80) |
| CIE-LCH | lch(77.12, 35.44, 155.31°) |
| OKLab | oklab(79.13% -0.089 0.038) |
| OKLCH | oklch(79.13% 0.097 156.9) |
| XYZ | xyz(38.2633, 51.7357, 42.1452) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.77
Mediumaquamarine
#66CDAA
ΔE00 5.08
Pale Teal
#82CBB2
ΔE00 5.60
Seafoam Blue
#78D1B6
ΔE00 5.91
Darkseagreen
#8FBC8F
ΔE00 6.08
Light Teal
#90E4C1
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CEA2 #CE85B1
analogous
#8DCE85 #85CEA2 #85CEC7
triadic
#85CEA2 #A285CE #CEA285
tetradic
#85CEA2 #858DCE #CE85B1 #CEC785
square
#85CEA2 #858DCE #CE85B1 #CEC785
split-complementary
#85CEA2 #C785CE #CE858D
monochromatic
#3E9B63 #59BC81 #85CEA2 #B1E0C3 #DCF1E5
Accessibility & contrast
On white
1.85
#85CEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#85CEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CEA2
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CEA2 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#C1BBA5
Tritanopia (blue-blind)
#76CDC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #85cea2; /* rgb */ color: rgb(133, 206, 162); /* oklch */ color: oklch(79.1% 0.097 156.9);
Tailwind
colors: {
custom: {
50: '#abddbd',
500: '#85cea2',
950: '#000000',
},
}SCSS
$custom: #85cea2; $custom-light: #abddbd; $custom-dark: #000000;
JSON
{
"hex": "#85cea2",
"rgb": {
"r": 133,
"g": 206,
"b": 162
},
"hsl": {
"h": 143.836,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.79128,
"c": 0.09674,
"h": 156.9
},
"luminance": 0.51738
}Semantic roles & 50–950 ramp
primary
#85CEA2
secondary
#A15783
accent
#3081B6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482