#60E296#60E296
#60E296 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.1% C 0.158 H 154.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60E296 |
|---|---|
| RGB | rgb(96, 226, 150) |
| HSL | hsl(145, 69%, 63%) |
| HSV | hsv(145, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 33.6%, 11.4%) |
| CIE-LAB | lab(81.33, -52.75, 26.67) |
| CIE-LCH | lch(81.33, 59.11, 153.18°) |
| OKLab | oklab(82.08% -0.1433 0.0671) |
| OKLCH | oklch(82.08% 0.158 154.9) |
| XYZ | xyz(37.5222, 59.0780, 38.2741) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 5.23
Light Greenish Blue
#63F7B4
ΔE00 5.38
Seafoam (survey)
#80F9AD
ΔE00 5.43
Tealish Green
#0CDC73
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E296 #E260AC
analogous
#6BE260 #60E296 #60E2D7
triadic
#60E296 #9660E2 #E29660
tetradic
#60E296 #606BE2 #E260AC #E2D760
square
#60E296 #606BE2 #E260AC #E2D760
split-complementary
#60E296 #D760E2 #E2606B
monochromatic
#1FA958 #2CD974 #60E296 #94EBB8 #C8F5DA
Accessibility & contrast
On white
1.64
#60E296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#60E296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E296
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E296 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D291
Deuteranopia (green-blind)
#D0C59B
Tritanopia (blue-blind)
#34E0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60e296; /* rgb */ color: rgb(96, 226, 150); /* oklch */ color: oklch(82.1% 0.158 154.9);
Tailwind
colors: {
custom: {
50: '#98ecb5',
500: '#60e296',
950: '#000000',
},
}SCSS
$custom: #60e296; $custom-light: #98ecb5; $custom-dark: #000000;
JSON
{
"hex": "#60e296",
"rgb": {
"r": 96,
"g": 226,
"b": 150
},
"hsl": {
"h": 144.923,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.82082,
"c": 0.15829,
"h": 154.9
},
"luminance": 0.59082
}Semantic roles & 50–950 ramp
primary
#60E296
secondary
#AB3B7D
accent
#1483D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581