#5CEE83#5CEE83
#5CEE83 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.193 H 149.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE83 |
|---|---|
| RGB | rgb(92, 238, 131) |
| HSL | hsl(136, 81%, 65%) |
| HSV | hsv(136, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.51, -61.45, 40.38) |
| CIE-LCH | lch(84.51, 73.52, 146.69°) |
| OKLab | oklab(84.56% -0.1659 0.099) |
| OKLCH | oklch(84.56% 0.193 149.2) |
| XYZ | xyz(39.0820, 65.0592, 31.9664) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.60
Spring Green
#00FF7F
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE83 #EE5CC7
analogous
#7EEE5C #5CEE83 #5CEECC
triadic
#5CEE83 #835CEE #EE835C
tetradic
#5CEE83 #5C7EEE #EE5CC7 #EECC5C
square
#5CEE83 #5C7EEE #EE5CC7 #EECC5C
split-complementary
#5CEE83 #CC5CEE #EE5C7E
monochromatic
#14BC41 #25E859 #5CEE83 #93F4AD #CBFAD7
Accessibility & contrast
On white
1.50
#5CEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5CEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE83
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE83 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#2FEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee83; /* rgb */ color: rgb(92, 238, 131); /* oklch */ color: oklch(84.6% 0.193 149.2);
Tailwind
colors: {
custom: {
50: '#98f5a8',
500: '#5cee83',
950: '#000000',
},
}SCSS
$custom: #5cee83; $custom-light: #98f5a8; $custom-dark: #000000;
JSON
{
"hex": "#5cee83",
"rgb": {
"r": 92,
"g": 238,
"b": 131
},
"hsl": {
"h": 136.027,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84563,
"c": 0.1932,
"h": 149.2
},
"luminance": 0.65063
}Semantic roles & 50–950 ramp
primary
#5CEE83
secondary
#BB3397
accent
#08A4DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580