#85EFAC#85EFAC
#85EFAC is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.1% C 0.137 H 154.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #85EFAC |
|---|---|
| RGB | rgb(133, 239, 172) |
| HSL | hsl(142, 77%, 73%) |
| HSV | hsv(142, 44%, 94%) |
| CMYK | cmyk(44.4%, 0%, 28%, 6.3%) |
| CIE-LAB | lab(86.85, -45.18, 23.08) |
| CIE-LCH | lch(86.85, 50.73, 152.94°) |
| OKLab | oklab(87.07% -0.1237 0.0586) |
| OKLCH | oklch(87.07% 0.137 154.6) |
| XYZ | xyz(47.9824, 69.6947, 49.9457) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 2.51
Light Blue Green
#7EFBB3
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.82
Light Greenish Blue
#63F7B4
ΔE00 3.78
Light Seafoam
#A0FEBF
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EFAC #EF85C8
analogous
#93EF85 #85EFAC #85EFE1
triadic
#85EFAC #AC85EF #EFAC85
tetradic
#85EFAC #8593EF #EF85C8 #EFE185
square
#85EFAC #8593EF #EF85C8 #EFE185
split-complementary
#85EFAC #E185EF #EF8593
monochromatic
#1DDD63 #4FE887 #85EFAC #BBF6D1 #E4FBED
Accessibility & contrast
On white
1.41
#85EFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#85EFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EFAC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EFAC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A8
Deuteranopia (green-blind)
#DFD5B0
Tritanopia (blue-blind)
#6EEDDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #85efac; /* rgb */ color: rgb(133, 239, 172); /* oklch */ color: oklch(87.1% 0.137 154.6);
Tailwind
colors: {
custom: {
50: '#adf5c5',
500: '#85efac',
950: '#000000',
},
}SCSS
$custom: #85efac; $custom-light: #adf5c5; $custom-dark: #000000;
JSON
{
"hex": "#85efac",
"rgb": {
"r": 133,
"g": 239,
"b": 172
},
"hsl": {
"h": 142.075,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.87073,
"c": 0.13686,
"h": 154.6
},
"luminance": 0.69698
}Semantic roles & 50–950 ramp
primary
#85EFAC
secondary
#CA4E9C
accent
#0C8ED9
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582