#5EE69B#5EE69B
#5EE69B is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.160 H 156.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE69B |
|---|---|
| RGB | rgb(94, 230, 155) |
| HSL | hsl(147, 73%, 64%) |
| HSV | hsv(147, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(82.56, -53.83, 25.74) |
| CIE-LCH | lch(82.56, 59.67, 154.44°) |
| OKLab | oklab(83.1% -0.1464 0.065) |
| OKLCH | oklch(83.1% 0.16 156.1) |
| XYZ | xyz(38.8260, 61.3361, 40.7969) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.35
Light Greenish Blue
#63F7B4
ΔE00 4.38
Seafoam Green
#7AF9AB
ΔE00 4.47
Weird Green
#3AE57F
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.70
Light Green Blue
#56FCA2
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE69B #E65EA9
analogous
#65E65E #5EE69B #5EE6DF
triadic
#5EE69B #9B5EE6 #E69B5E
tetradic
#5EE69B #5E65E6 #E65EA9 #E6DF5E
square
#5EE69B #5E65E6 #E65EA9 #E6DF5E
split-complementary
#5EE69B #DF5EE6 #E65E65
monochromatic
#1BAF5D #29DE7A #5EE69B #93EEBC #C8F6DD
Accessibility & contrast
On white
1.58
#5EE69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5EE69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE69B
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE69B | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D596
Deuteranopia (green-blind)
#D2C8A0
Tritanopia (blue-blind)
#28E4D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee69b; /* rgb */ color: rgb(94, 230, 155); /* oklch */ color: oklch(83.1% 0.160 156.1);
Tailwind
colors: {
custom: {
50: '#97efb9',
500: '#5ee69b',
950: '#000000',
},
}SCSS
$custom: #5ee69b; $custom-light: #97efb9; $custom-dark: #000000;
JSON
{
"hex": "#5ee69b",
"rgb": {
"r": 94,
"g": 230,
"b": 155
},
"hsl": {
"h": 146.912,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83098,
"c": 0.16016,
"h": 156.1
},
"luminance": 0.6134
}Semantic roles & 50–950 ramp
primary
#5EE69B
secondary
#B0397A
accent
#107DD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581