#85F09F#85F09F
#85F09F is a very light, vivid green. Relative luminance 0.698; OKLCH L 87.0% C 0.150 H 150.2°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #85F09F |
|---|---|
| RGB | rgb(133, 240, 159) |
| HSL | hsl(135, 78%, 73%) |
| HSV | hsv(135, 45%, 94%) |
| CMYK | cmyk(44.6%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.90, -47.91, 29.79) |
| CIE-LCH | lch(86.90, 56.42, 148.12°) |
| OKLab | oklab(87.04% -0.1304 0.0748) |
| OKLCH | oklch(87.04% 0.15 150.2) |
| XYZ | xyz(47.0880, 69.8066, 43.7869) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.64
Seafoam Green
#7AF9AB
ΔE00 2.73
Foam Green
#90FDA9
ΔE00 2.77
Light Sea Green
#98F6B0
ΔE00 2.85
Lightgreen
#90EE90
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85F09F #F085D6
analogous
#A0F085 #85F09F #85F0D4
triadic
#85F09F #9F85F0 #F09F85
tetradic
#85F09F #85A0F0 #F085D6 #F0D485
square
#85F09F #85A0F0 #F085D6 #F0D485
split-complementary
#85F09F #D485F0 #F085A0
monochromatic
#1BDF4B #4EE974 #85F09F #BBF7CA #E4FCEA
Accessibility & contrast
On white
1.40
#85F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#85F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85F09F
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85F09F | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#E2D5A4
Tritanopia (blue-blind)
#71EDDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #85f09f; /* rgb */ color: rgb(133, 240, 159); /* oklch */ color: oklch(87.0% 0.150 150.2);
Tailwind
colors: {
custom: {
50: '#aef5bc',
500: '#85f09f',
950: '#000000',
},
}SCSS
$custom: #85f09f; $custom-light: #aef5bc; $custom-dark: #000000;
JSON
{
"hex": "#85f09f",
"rgb": {
"r": 133,
"g": 240,
"b": 159
},
"hsl": {
"h": 134.579,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.87041,
"c": 0.15037,
"h": 150.2
},
"luminance": 0.6981
}Semantic roles & 50–950 ramp
primary
#85F09F
secondary
#CB4EAD
accent
#0BA8DA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582