#55FF95#55FF95
#55FF95 is a very light, highly saturated green. Relative luminance 0.756; OKLCH L 88.9% C 0.202 H 152.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #55FF95 |
|---|---|
| RGB | rgb(85, 255, 149) |
| HSL | hsl(143, 100%, 67%) |
| HSV | hsv(143, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(89.68, -66.03, 38.19) |
| CIE-LCH | lch(89.68, 76.28, 149.96°) |
| OKLab | oklab(88.86% -0.1781 0.0945) |
| OKLCH | oklch(88.86% 0.202 152.1) |
| XYZ | xyz(44.9274, 75.6164, 40.6556) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.38
Wintergreen
#20F986
ΔE00 2.42
Light Green Blue
#56FCA2
ΔE00 2.50
Spring Green
#00FF7F
ΔE00 3.11
Mediumspringgreen
#00FA9A
ΔE00 3.21
Turquoise Green
#04F489
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FF95 #FF55BF
analogous
#6AFF55 #55FF95 #55FFEA
triadic
#55FF95 #9555FF #FF9555
tetradic
#55FF95 #556AFF #FF55BF #FFEA55
square
#55FF95 #556AFF #FF55BF #FFEA55
split-complementary
#55FF95 #EA55FF #FF556A
monochromatic
#00DA52 #18FF6F #55FF95 #92FFBB #CFFFE1
Accessibility & contrast
On white
1.30
#55FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#55FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FF95
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FF95 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8D
Deuteranopia (green-blind)
#EADC9C
Tritanopia (blue-blind)
#00FBE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #55ff95; /* rgb */ color: rgb(85, 255, 149); /* oklch */ color: oklch(88.9% 0.202 152.1);
Tailwind
colors: {
custom: {
50: '#97ffb5',
500: '#55ff95',
950: '#000000',
},
}SCSS
$custom: #55ff95; $custom-light: #97ffb5; $custom-dark: #000000;
JSON
{
"hex": "#55ff95",
"rgb": {
"r": 85,
"g": 255,
"b": 149
},
"hsl": {
"h": 142.588,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.88856,
"c": 0.20161,
"h": 152.1
},
"luminance": 0.75621
}Semantic roles & 50–950 ramp
primary
#55FF95
secondary
#D32592
accent
#008FE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681