#5BF2A2#5BF2A2
#5BF2A2 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.171 H 156.5°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF2A2 |
|---|---|
| RGB | rgb(91, 242, 162) |
| HSL | hsl(148, 85%, 65%) |
| HSV | hsv(148, 62%, 95%) |
| CMYK | cmyk(62.4%, 0%, 33.1%, 5.1%) |
| CIE-LAB | lab(86.17, -57.80, 27.05) |
| CIE-LCH | lch(86.17, 63.82, 154.92°) |
| OKLab | oklab(86.08% -0.157 0.0682) |
| OKLCH | oklch(86.08% 0.171 156.5) |
| XYZ | xyz(42.5843, 68.3327, 45.1207) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.42
Sea Green (survey)
#53FCA1
ΔE00 2.50
Seafoam Green
#7AF9AB
ΔE00 2.61
Light Greenish Blue
#63F7B4
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF2A2 #F25BAB
analogous
#5FF25B #5BF2A2 #5BF2EE
triadic
#5BF2A2 #A25BF2 #F2A25B
tetradic
#5BF2A2 #5B5FF2 #F25BAB #F2EE5B
square
#5BF2A2 #5B5FF2 #F25BAB #F2EE5B
split-complementary
#5BF2A2 #EE5BF2 #F25B5F
monochromatic
#0FC364 #22EE82 #5BF2A2 #94F6C2 #CCFBE2
Accessibility & contrast
On white
1.43
#5BF2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#5BF2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF2A2
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF2A2 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09D
Deuteranopia (green-blind)
#DDD2A7
Tritanopia (blue-blind)
#00F0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf2a2; /* rgb */ color: rgb(91, 242, 162); /* oklch */ color: oklch(86.1% 0.171 156.5);
Tailwind
colors: {
custom: {
50: '#98f7be',
500: '#5bf2a2',
950: '#000000',
},
}SCSS
$custom: #5bf2a2; $custom-light: #98f7be; $custom-dark: #000000;
JSON
{
"hex": "#5bf2a2",
"rgb": {
"r": 91,
"g": 242,
"b": 162
},
"hsl": {
"h": 148.212,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.8608,
"c": 0.1712,
"h": 156.5
},
"luminance": 0.68337
}Semantic roles & 50–950 ramp
primary
#5BF2A2
secondary
#C1317D
accent
#0479E2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582