#85EAAF#85EAAF
#85EAAF is a very light, vivid green. Relative luminance 0.669; OKLCH L 86.0% C 0.127 H 156.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #85EAAF |
|---|---|
| RGB | rgb(133, 234, 175) |
| HSL | hsl(145, 71%, 72%) |
| HSV | hsv(145, 43%, 92%) |
| CMYK | cmyk(43.2%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(85.47, -42.44, 19.62) |
| CIE-LCH | lch(85.47, 46.76, 155.19°) |
| OKLab | oklab(85.97% -0.1166 0.0501) |
| OKLCH | oklch(85.97% 0.127 156.8) |
| XYZ | xyz(46.8302, 66.9240, 50.9991) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.48
Seafoam
#7FE0B3
ΔE00 3.74
Light Sea Green
#98F6B0
ΔE00 3.78
Light Blue Green
#7EFBB3
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EAAF #EA85C0
analogous
#8EEA85 #85EAAF #85EAE1
triadic
#85EAAF #AF85EA #EAAF85
tetradic
#85EAAF #858EEA #EA85C0 #EAE185
square
#85EAAF #858EEA #EA85C0 #EAE185
split-complementary
#85EAAF #E185EA #EA858E
monochromatic
#24D16C #51E18D #85EAAF #B9F3D1 #E5FBEE
Accessibility & contrast
On white
1.46
#85EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#85EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EAAF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EAAF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#6EE8DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #85eaaf; /* rgb */ color: rgb(133, 234, 175); /* oklch */ color: oklch(86.0% 0.127 156.8);
Tailwind
colors: {
custom: {
50: '#adf1c7',
500: '#85eaaf',
950: '#000000',
},
}SCSS
$custom: #85eaaf; $custom-light: #adf1c7; $custom-dark: #000000;
JSON
{
"hex": "#85eaaf",
"rgb": {
"r": 133,
"g": 234,
"b": 175
},
"hsl": {
"h": 144.95,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.8597,
"c": 0.12694,
"h": 156.8
},
"luminance": 0.66927
}Semantic roles & 50–950 ramp
primary
#85EAAF
secondary
#C45093
accent
#1383D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111713
muted
#818582