#55F283#55F283
#55F283 is a very light, highly saturated green. Relative luminance 0.671; OKLCH L 85.4% C 0.201 H 149.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #55F283 |
|---|---|
| RGB | rgb(85, 242, 131) |
| HSL | hsl(138, 86%, 64%) |
| HSV | hsv(138, 65%, 95%) |
| CMYK | cmyk(64.9%, 0%, 45.9%, 5.1%) |
| CIE-LAB | lab(85.54, -64.25, 41.64) |
| CIE-LCH | lch(85.54, 76.57, 147.05°) |
| OKLab | oklab(85.36% -0.1733 0.1019) |
| OKLCH | oklch(85.36% 0.201 149.5) |
| XYZ | xyz(39.5921, 67.0701, 32.3276) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.42
Minty Green
#0BF77D
ΔE00 2.44
Spearmint
#1EF876
ΔE00 2.75
Turquoise Green
#04F489
ΔE00 2.78
Weird Green
#3AE57F
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F283 #F255C4
analogous
#76F255 #55F283 #55F2D2
triadic
#55F283 #8355F2 #F28355
tetradic
#55F283 #5576F2 #F255C4 #F2D255
square
#55F283 #5576F2 #F255C4 #F2D255
split-complementary
#55F283 #D255F2 #F25576
monochromatic
#0FBE42 #1CEE5A #55F283 #8EF6AC #C7FBD6
Accessibility & contrast
On white
1.46
#55F283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#55F283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F283
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F283 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7A
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#10EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55f283; /* rgb */ color: rgb(85, 242, 131); /* oklch */ color: oklch(85.4% 0.201 149.5);
Tailwind
colors: {
custom: {
50: '#95f7a8',
500: '#55f283',
950: '#000000',
},
}SCSS
$custom: #55f283; $custom-light: #95f7a8; $custom-dark: #000000;
JSON
{
"hex": "#55f283",
"rgb": {
"r": 85,
"g": 242,
"b": 131
},
"hsl": {
"h": 137.58,
"s": 85.792,
"l": 64.118
},
"oklch": {
"l": 0.85358,
"c": 0.201,
"h": 149.5
},
"luminance": 0.67074
}Semantic roles & 50–950 ramp
primary
#55F283
secondary
#BC2F93
accent
#03A1E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581