#60E49F#60E49F
#60E49F is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.153 H 157.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60E49F |
|---|---|
| RGB | rgb(96, 228, 159) |
| HSL | hsl(149, 71%, 64%) |
| HSV | hsv(149, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(82.09, -51.84, 23.06) |
| CIE-LCH | lch(82.09, 56.74, 156.02°) |
| OKLab | oklab(82.76% -0.1414 0.0584) |
| OKLCH | oklch(82.76% 0.153 157.6) |
| XYZ | xyz(38.8219, 60.4731, 42.4208) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.50
Light Greenish Blue
#63F7B4
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.98
Seafoam (survey)
#80F9AD
ΔE00 5.13
Light Blue Green
#7EFBB3
ΔE00 5.29
Seafoam
#7FE0B3
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E49F #E460A5
analogous
#63E460 #60E49F #60E4E1
triadic
#60E49F #9F60E4 #E49F60
tetradic
#60E49F #6063E4 #E460A5 #E4E160
square
#60E49F #6063E4 #E460A5 #E4E160
split-complementary
#60E49F #E160E4 #E46063
monochromatic
#1DAC62 #2CDB7F #60E49F #94EDBF #C9F6DE
Accessibility & contrast
On white
1.60
#60E49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#60E49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E49F
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E49F | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49B
Deuteranopia (green-blind)
#D0C7A3
Tritanopia (blue-blind)
#2CE2D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e49f; /* rgb */ color: rgb(96, 228, 159); /* oklch */ color: oklch(82.8% 0.153 157.6);
Tailwind
colors: {
custom: {
50: '#98edbb',
500: '#60e49f',
950: '#000000',
},
}SCSS
$custom: #60e49f; $custom-light: #98edbb; $custom-dark: #000000;
JSON
{
"hex": "#60e49f",
"rgb": {
"r": 96,
"g": 228,
"b": 159
},
"hsl": {
"h": 148.636,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82758,
"c": 0.15302,
"h": 157.6
},
"luminance": 0.60477
}Semantic roles & 50–950 ramp
primary
#60E49F
secondary
#AE3A77
accent
#1377D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582