#5FEA98#5FEA98
#5FEA98 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.168 H 154.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEA98 |
|---|---|
| RGB | rgb(95, 234, 152) |
| HSL | hsl(145, 77%, 65%) |
| HSV | hsv(145, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(83.73, -55.77, 28.86) |
| CIE-LCH | lch(83.73, 62.79, 152.64°) |
| OKLab | oklab(84.05% -0.1513 0.0725) |
| OKLCH | oklch(84.05% 0.168 154.4) |
| XYZ | xyz(39.8063, 63.5416, 39.8667) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 3.92
Aqua Green
#12E193
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEA98 #EA5FB1
analogous
#6CEA5F #5FEA98 #5FEADD
triadic
#5FEA98 #985FEA #EA985F
tetradic
#5FEA98 #5F6CEA #EA5FB1 #EADD5F
square
#5FEA98 #5F6CEA #EA5FB1 #EADD5F
split-complementary
#5FEA98 #DD5FEA #EA5F6C
monochromatic
#18B759 #29E375 #5FEA98 #95F1BB #CBF8DE
Accessibility & contrast
On white
1.53
#5FEA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5FEA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEA98
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEA98 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D7CB9D
Tritanopia (blue-blind)
#2BE8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fea98; /* rgb */ color: rgb(95, 234, 152); /* oklch */ color: oklch(84.0% 0.168 154.4);
Tailwind
colors: {
custom: {
50: '#98f2b7',
500: '#5fea98',
950: '#000000',
},
}SCSS
$custom: #5fea98; $custom-light: #98f2b7; $custom-dark: #000000;
JSON
{
"hex": "#5fea98",
"rgb": {
"r": 95,
"g": 234,
"b": 152
},
"hsl": {
"h": 144.604,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84046,
"c": 0.16775,
"h": 154.4
},
"luminance": 0.63546
}Semantic roles & 50–950 ramp
primary
#5FEA98
secondary
#B63782
accent
#0C85D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581