#60E295#60E295
#60E295 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.159 H 154.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60E295 |
|---|---|
| RGB | rgb(96, 226, 149) |
| HSL | hsl(144, 69%, 63%) |
| HSV | hsv(144, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 34.1%, 11.4%) |
| CIE-LAB | lab(81.32, -52.94, 27.16) |
| CIE-LCH | lch(81.32, 59.50, 152.84°) |
| OKLab | oklab(82.06% -0.1438 0.0683) |
| OKLCH | oklch(82.06% 0.159 154.6) |
| XYZ | xyz(37.4420, 59.0459, 37.8518) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 5.24
Tealish Green
#0CDC73
ΔE00 5.41
Seafoam (survey)
#80F9AD
ΔE00 5.44
Light Greenish Blue
#63F7B4
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E295 #E260AD
analogous
#6CE260 #60E295 #60E2D6
triadic
#60E295 #9560E2 #E29560
tetradic
#60E295 #606CE2 #E260AD #E2D660
square
#60E295 #606CE2 #E260AD #E2D660
split-complementary
#60E295 #D660E2 #E2606C
monochromatic
#1FA957 #2CD972 #60E295 #94EBB8 #C8F5DA
Accessibility & contrast
On white
1.64
#60E295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#60E295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E295
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E295 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D290
Deuteranopia (green-blind)
#D0C59A
Tritanopia (blue-blind)
#34E0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60e295; /* rgb */ color: rgb(96, 226, 149); /* oklch */ color: oklch(82.1% 0.159 154.6);
Tailwind
colors: {
custom: {
50: '#98ecb4',
500: '#60e295',
950: '#000000',
},
}SCSS
$custom: #60e295; $custom-light: #98ecb4; $custom-dark: #000000;
JSON
{
"hex": "#60e295",
"rgb": {
"r": 96,
"g": 226,
"b": 149
},
"hsl": {
"h": 144.462,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.82062,
"c": 0.1592,
"h": 154.6
},
"luminance": 0.59049
}Semantic roles & 50–950 ramp
primary
#60E295
secondary
#AB3B7D
accent
#1484D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581