#55F17D#55F17D
#55F17D is a very light, highly saturated green. Relative luminance 0.663; OKLCH L 85.0% C 0.205 H 148.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #55F17D |
|---|---|
| RGB | rgb(85, 241, 125) |
| HSL | hsl(135, 85%, 64%) |
| HSV | hsv(135, 65%, 95%) |
| CMYK | cmyk(64.7%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(85.16, -64.80, 44.05) |
| CIE-LCH | lch(85.16, 78.36, 145.79°) |
| OKLab | oklab(85.02% -0.1748 0.1071) |
| OKLCH | oklch(85.02% 0.205 148.5) |
| XYZ | xyz(38.9004, 66.3185, 30.1487) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.51
Spearmint
#1EF876
ΔE00 2.51
Wintergreen
#20F986
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F17D #F155C9
analogous
#7BF155 #55F17D #55F1CB
triadic
#55F17D #7D55F1 #F17D55
tetradic
#55F17D #557BF1 #F155C9 #F1CB55
square
#55F17D #557BF1 #F155C9 #F1CB55
split-complementary
#55F17D #CB55F1 #F1557B
monochromatic
#0FBC3C #1CEC52 #55F17D #8EF6A8 #C6FAD3
Accessibility & contrast
On white
1.47
#55F17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#55F17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F17D
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F17D | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD74
Deuteranopia (green-blind)
#E0CF85
Tritanopia (blue-blind)
#19ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55f17d; /* rgb */ color: rgb(85, 241, 125); /* oklch */ color: oklch(85.0% 0.205 148.5);
Tailwind
colors: {
custom: {
50: '#95f7a4',
500: '#55f17d',
950: '#000000',
},
}SCSS
$custom: #55f17d; $custom-light: #95f7a4; $custom-dark: #000000;
JSON
{
"hex": "#55f17d",
"rgb": {
"r": 85,
"g": 241,
"b": 125
},
"hsl": {
"h": 135.385,
"s": 84.783,
"l": 63.922
},
"oklch": {
"l": 0.85018,
"c": 0.20498,
"h": 148.5
},
"luminance": 0.66323
}Semantic roles & 50–950 ramp
primary
#55F17D
secondary
#BB3097
accent
#04A9E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580