#5BF09D#5BF09D
#5BF09D is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.173 H 155.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF09D |
|---|---|
| RGB | rgb(91, 240, 157) |
| HSL | hsl(147, 83%, 65%) |
| HSV | hsv(147, 62%, 94%) |
| CMYK | cmyk(62.1%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(85.49, -57.97, 28.67) |
| CIE-LCH | lch(85.49, 64.67, 153.68°) |
| OKLab | oklab(85.49% -0.1572 0.0721) |
| OKLCH | oklch(85.49% 0.173 155.4) |
| XYZ | xyz(41.5567, 66.9744, 42.6291) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.59
Sea Green (survey)
#53FCA1
ΔE00 2.64
Seafoam Green
#7AF9AB
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.38
Mediumspringgreen
#00FA9A
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF09D #F05BAE
analogous
#64F05B #5BF09D #5BF0E7
triadic
#5BF09D #9D5BF0 #F09D5B
tetradic
#5BF09D #5B64F0 #F05BAE #F0E75B
square
#5BF09D #5B64F0 #F05BAE #F0E75B
split-complementary
#5BF09D #E75BF0 #F05B64
monochromatic
#11BF5E #23EB7B #5BF09D #93F5BF #CBFAE0
Accessibility & contrast
On white
1.46
#5BF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5BF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF09D
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF09D | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#DBD0A2
Tritanopia (blue-blind)
#0DEEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5bf09d; /* rgb */ color: rgb(91, 240, 157); /* oklch */ color: oklch(85.5% 0.173 155.4);
Tailwind
colors: {
custom: {
50: '#97f6ba',
500: '#5bf09d',
950: '#000000',
},
}SCSS
$custom: #5bf09d; $custom-light: #97f6ba; $custom-dark: #000000;
JSON
{
"hex": "#5bf09d",
"rgb": {
"r": 91,
"g": 240,
"b": 157
},
"hsl": {
"h": 146.577,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.85492,
"c": 0.17296,
"h": 155.4
},
"luminance": 0.66979
}Semantic roles & 50–950 ramp
primary
#5BF09D
secondary
#BD3280
accent
#067FE0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581