#60E69A#60E69A
#60E69A is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.160 H 155.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60E69A |
|---|---|
| RGB | rgb(96, 230, 154) |
| HSL | hsl(146, 73%, 64%) |
| HSV | hsv(146, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(82.60, -53.61, 26.32) |
| CIE-LCH | lch(82.60, 59.72, 153.85°) |
| OKLab | oklab(83.14% -0.1457 0.0664) |
| OKLCH | oklch(83.14% 0.16 155.5) |
| XYZ | xyz(38.9502, 61.4098, 40.3662) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 4.39
Seafoam Green
#7AF9AB
ΔE00 4.41
Light Greenish Blue
#63F7B4
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.63
Light Green Blue
#56FCA2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E69A #E660AC
analogous
#69E660 #60E69A #60E6DD
triadic
#60E69A #9A60E6 #E69A60
tetradic
#60E69A #6069E6 #E660AC #E6DD60
square
#60E69A #6069E6 #E660AC #E6DD60
split-complementary
#60E69A #DD60E6 #E66069
monochromatic
#1CB05C #2BDE78 #60E69A #95EEBC #CAF7DD
Accessibility & contrast
On white
1.58
#60E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#60E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E69A
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E69A | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D595
Deuteranopia (green-blind)
#D3C89F
Tritanopia (blue-blind)
#2FE4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e69a; /* rgb */ color: rgb(96, 230, 154); /* oklch */ color: oklch(83.1% 0.160 155.5);
Tailwind
colors: {
custom: {
50: '#98efb8',
500: '#60e69a',
950: '#000000',
},
}SCSS
$custom: #60e69a; $custom-light: #98efb8; $custom-dark: #000000;
JSON
{
"hex": "#60e69a",
"rgb": {
"r": 96,
"g": 230,
"b": 154
},
"hsl": {
"h": 145.97,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.83141,
"c": 0.16012,
"h": 155.5
},
"luminance": 0.61414
}Semantic roles & 50–950 ramp
primary
#60E69A
secondary
#B1397D
accent
#1180D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581