#85D2AB#85D2AB
#85D2AB is a light, moderate green. Relative luminance 0.540; OKLCH L 80.3% C 0.095 H 161.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #85D2AB |
|---|---|
| RGB | rgb(133, 210, 171) |
| HSL | hsl(150, 46%, 67%) |
| HSV | hsv(150, 37%, 82%) |
| CMYK | cmyk(36.7%, 0%, 18.6%, 17.6%) |
| CIE-LAB | lab(78.47, -32.30, 11.91) |
| CIE-LCH | lch(78.47, 34.43, 159.76°) |
| OKLab | oklab(80.28% -0.0899 0.0306) |
| OKLCH | oklch(80.28% 0.095 161.2) |
| XYZ | xyz(40.0674, 54.0176, 46.8354) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.69
Mediumaquamarine
#66CDAA
ΔE00 4.09
Seafoam Blue
#78D1B6
ΔE00 4.26
Pale Teal
#82CBB2
ΔE00 4.31
Light Teal
#90E4C1
ΔE00 4.55
Eucalyptus
#44D7A8
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85D2AB #D285AC
analogous
#86D285 #85D2AB #85D2D1
triadic
#85D2AB #AB85D2 #D2AB85
tetradic
#85D2AB #8586D2 #D285AC #D2D185
square
#85D2AB #8586D2 #D285AC #D2D185
split-complementary
#85D2AB #D185D2 #D28586
monochromatic
#3BA16E #58C28C #85D2AB #B2E2CA #DEF3E9
Accessibility & contrast
On white
1.78
#85D2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#85D2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85D2AB
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85D2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85D2AB | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A9
Deuteranopia (green-blind)
#C3BFAD
Tritanopia (blue-blind)
#73D2C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #85d2ab; /* rgb */ color: rgb(133, 210, 171); /* oklch */ color: oklch(80.3% 0.095 161.2);
Tailwind
colors: {
custom: {
50: '#abe0c4',
500: '#85d2ab',
950: '#000000',
},
}SCSS
$custom: #85d2ab; $custom-light: #abe0c4; $custom-dark: #000000;
JSON
{
"hex": "#85d2ab",
"rgb": {
"r": 133,
"g": 210,
"b": 171
},
"hsl": {
"h": 149.61,
"s": 46.108,
"l": 67.255
},
"oklch": {
"l": 0.80282,
"c": 0.09502,
"h": 161.2
},
"luminance": 0.5402
}Semantic roles & 50–950 ramp
primary
#85D2AB
secondary
#A6557E
accent
#2C74B9
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482