#85F9BE#85F9BE
#85F9BE is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.8% C 0.135 H 159.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #85F9BE |
|---|---|
| RGB | rgb(133, 249, 190) |
| HSL | hsl(149, 91%, 75%) |
| HSV | hsv(149, 47%, 98%) |
| CMYK | cmyk(46.6%, 0%, 23.7%, 2.4%) |
| CIE-LAB | lab(90.07, -46.07, 18.29) |
| CIE-LCH | lch(90.07, 49.57, 158.34°) |
| OKLab | oklab(89.81% -0.127 0.0468) |
| OKLCH | oklch(89.81% 0.135 159.8) |
| XYZ | xyz(52.8387, 76.4515, 60.6775) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.56
Light Greenish Blue
#63F7B4
ΔE00 2.90
Light Seafoam
#A0FEBF
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85F9BE #F985C0
analogous
#86F985 #85F9BE #85F9F8
triadic
#85F9BE #BE85F9 #F9BE85
tetradic
#85F9BE #8586F9 #F985C0 #F9F885
square
#85F9BE #8586F9 #F985C0 #F9F885
split-complementary
#85F9BE #F885F9 #F98586
monochromatic
#10F380 #4BF69F #85F9BE #BFFCDD #E2FEEF
Accessibility & contrast
On white
1.29
#85F9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#85F9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85F9BE
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85F9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85F9BE | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#65F8E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #85f9be; /* rgb */ color: rgb(133, 249, 190); /* oklch */ color: oklch(89.8% 0.135 159.8);
Tailwind
colors: {
custom: {
50: '#aefcd1',
500: '#85f9be',
950: '#000000',
},
}SCSS
$custom: #85f9be; $custom-light: #aefcd1; $custom-dark: #000000;
JSON
{
"hex": "#85f9be",
"rgb": {
"r": 133,
"g": 249,
"b": 190
},
"hsl": {
"h": 149.483,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.89807,
"c": 0.13536,
"h": 159.8
},
"luminance": 0.76456
}Semantic roles & 50–950 ramp
primary
#85F9BE
secondary
#D74B92
accent
#0075E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583