#5FF29B#5FF29B
#5FF29B is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.176 H 154.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF29B |
|---|---|
| RGB | rgb(95, 242, 155) |
| HSL | hsl(144, 85%, 66%) |
| HSV | hsv(144, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 36%, 5.1%) |
| CIE-LAB | lab(86.16, -58.33, 30.60) |
| CIE-LCH | lch(86.16, 65.87, 152.32°) |
| OKLab | oklab(86.06% -0.1581 0.0767) |
| OKLCH | oklch(86.06% 0.176 154.1) |
| XYZ | xyz(42.3843, 68.2995, 41.9535) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.18
Sea Green (survey)
#53FCA1
ΔE00 2.22
Seafoam Green
#7AF9AB
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 3.22
Mediumspringgreen
#00FA9A
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF29B #F25FB6
analogous
#6CF25F #5FF29B #5FF2E5
triadic
#5FF29B #9B5FF2 #F29B5F
tetradic
#5FF29B #5F6CF2 #F25FB6 #F2E55F
square
#5FF29B #5F6CF2 #F25FB6 #F2E55F
split-complementary
#5FF29B #E55FF2 #F25F6C
monochromatic
#10C65B #26ED78 #5FF29B #98F7BE #D0FBE2
Accessibility & contrast
On white
1.43
#5FF29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#5FF29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF29B
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF29B | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E095
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#23EFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff29b; /* rgb */ color: rgb(95, 242, 155); /* oklch */ color: oklch(86.1% 0.176 154.1);
Tailwind
colors: {
custom: {
50: '#99f7b9',
500: '#5ff29b',
950: '#000000',
},
}SCSS
$custom: #5ff29b; $custom-light: #99f7b9; $custom-dark: #000000;
JSON
{
"hex": "#5ff29b",
"rgb": {
"r": 95,
"g": 242,
"b": 155
},
"hsl": {
"h": 144.49,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86056,
"c": 0.17568,
"h": 154.1
},
"luminance": 0.68304
}Semantic roles & 50–950 ramp
primary
#5FF29B
secondary
#C43288
accent
#0487E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581