#5EF698#5EF698
#5EF698 is a very light, vivid green. Relative luminance 0.706; OKLCH L 86.9% C 0.184 H 152.9°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF698 |
|---|---|
| RGB | rgb(94, 246, 152) |
| HSL | hsl(143, 89%, 67%) |
| HSV | hsv(143, 62%, 96%) |
| CMYK | cmyk(61.8%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(87.27, -60.58, 33.58) |
| CIE-LCH | lch(87.27, 69.27, 151.00°) |
| OKLab | oklab(86.95% -0.1639 0.0837) |
| OKLCH | oklch(86.95% 0.184 152.9) |
| XYZ | xyz(43.2358, 70.5538, 41.0394) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.74
Light Green Blue
#56FCA2
ΔE00 1.76
Light Bluish Green
#76FDA8
ΔE00 2.53
Mediumspringgreen
#00FA9A
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF698 #F65EBC
analogous
#70F65E #5EF698 #5EF6E4
triadic
#5EF698 #985EF6 #F6985E
tetradic
#5EF698 #5E70F6 #F65EBC #F6E45E
square
#5EF698 #5E70F6 #F65EBC #F6E45E
split-complementary
#5EF698 #E45EF6 #F65E70
monochromatic
#0CCE56 #24F373 #5EF698 #98F9BD #D2FCE2
Accessibility & contrast
On white
1.39
#5EF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#5EF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF698
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF698 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E392
Deuteranopia (green-blind)
#E2D59E
Tritanopia (blue-blind)
#1FF3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef698; /* rgb */ color: rgb(94, 246, 152); /* oklch */ color: oklch(86.9% 0.184 152.9);
Tailwind
colors: {
custom: {
50: '#9afab7',
500: '#5ef698',
950: '#000000',
},
}SCSS
$custom: #5ef698; $custom-light: #9afab7; $custom-dark: #000000;
JSON
{
"hex": "#5ef698",
"rgb": {
"r": 94,
"g": 246,
"b": 152
},
"hsl": {
"h": 142.895,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.86946,
"c": 0.18402,
"h": 152.9
},
"luminance": 0.70558
}Semantic roles & 50–950 ramp
primary
#5EF698
secondary
#CA2E8E
accent
#008EE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581