#85D09F#85D09F
#85D09F is a light, moderate green. Relative luminance 0.526; OKLCH L 79.5% C 0.103 H 154.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #85D09F |
|---|---|
| RGB | rgb(133, 208, 159) |
| HSL | hsl(141, 44%, 67%) |
| HSV | hsv(141, 36%, 82%) |
| CMYK | cmyk(36.1%, 0%, 23.6%, 18.4%) |
| CIE-LAB | lab(77.64, -33.71, 17.12) |
| CIE-LCH | lch(77.64, 37.81, 153.08°) |
| OKLab | oklab(79.52% -0.0928 0.0438) |
| OKLCH | oklch(79.52% 0.103 154.7) |
| XYZ | xyz(38.4844, 52.5993, 40.9190) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.70
Hospital Green
#9BE5AA
ΔE00 5.46
Mediumaquamarine
#66CDAA
ΔE00 5.88
Darkseagreen
#8FBC8F
ΔE00 6.27
Light Teal
#90E4C1
ΔE00 6.54
Pale Teal
#82CBB2
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85D09F #D085B6
analogous
#91D085 #85D09F #85D0C5
triadic
#85D09F #9F85D0 #D09F85
tetradic
#85D09F #8591D0 #D085B6 #D0C585
square
#85D09F #8591D0 #D085B6 #D0C585
split-complementary
#85D09F #C585D0 #D08591
monochromatic
#3D9E5E #59BF7C #85D09F #B1E1C2 #DDF2E5
Accessibility & contrast
On white
1.82
#85D09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#85D09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85D09F
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85D09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85D09F | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59C
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#77CEC2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #85d09f; /* rgb */ color: rgb(133, 208, 159); /* oklch */ color: oklch(79.5% 0.103 154.7);
Tailwind
colors: {
custom: {
50: '#abdebb',
500: '#85d09f',
950: '#000000',
},
}SCSS
$custom: #85d09f; $custom-light: #abdebb; $custom-dark: #000000;
JSON
{
"hex": "#85d09f",
"rgb": {
"r": 133,
"g": 208,
"b": 159
},
"hsl": {
"h": 140.8,
"s": 44.379,
"l": 66.863
},
"oklch": {
"l": 0.79523,
"c": 0.10259,
"h": 154.7
},
"luminance": 0.52601
}Semantic roles & 50–950 ramp
primary
#85D09F
secondary
#A35688
accent
#2E88B8
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482