#85F09D#85F09D
#85F09D is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.0% C 0.152 H 149.6°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #85F09D |
|---|---|
| RGB | rgb(133, 240, 157) |
| HSL | hsl(133, 78%, 73%) |
| HSV | hsv(133, 45%, 94%) |
| CMYK | cmyk(44.6%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(86.87, -48.25, 30.76) |
| CIE-LCH | lch(86.87, 57.22, 147.48°) |
| OKLab | oklab(87% -0.1313 0.0771) |
| OKLCH | oklch(87% 0.152 149.6) |
| XYZ | xyz(46.9159, 69.7377, 42.8803) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.78
Lightgreen
#90EE90
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 2.88
Seafoam Green
#7AF9AB
ΔE00 2.94
Light Sea Green
#98F6B0
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85F09D #F085D8
analogous
#A2F085 #85F09D #85F0D2
triadic
#85F09D #9D85F0 #F09D85
tetradic
#85F09D #85A2F0 #F085D8 #F0D285
square
#85F09D #85A2F0 #F085D8 #F0D285
split-complementary
#85F09D #D285F0 #F085A2
monochromatic
#1BDF47 #4EE971 #85F09D #BBF7C9 #E4FCE9
Accessibility & contrast
On white
1.40
#85F09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#85F09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85F09D
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85F09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85F09D | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E098
Deuteranopia (green-blind)
#E2D5A2
Tritanopia (blue-blind)
#72ECDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #85f09d; /* rgb */ color: rgb(133, 240, 157); /* oklch */ color: oklch(87.0% 0.152 149.6);
Tailwind
colors: {
custom: {
50: '#aef5ba',
500: '#85f09d',
950: '#000000',
},
}SCSS
$custom: #85f09d; $custom-light: #aef5ba; $custom-dark: #000000;
JSON
{
"hex": "#85f09d",
"rgb": {
"r": 133,
"g": 240,
"b": 157
},
"hsl": {
"h": 133.458,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.87002,
"c": 0.15226,
"h": 149.6
},
"luminance": 0.69741
}Semantic roles & 50–950 ramp
primary
#85F09D
secondary
#CB4EAF
accent
#0BACDA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581