#60E09F#60E09F
#60E09F is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.148 H 158.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60E09F |
|---|---|
| RGB | rgb(96, 224, 159) |
| HSL | hsl(150, 67%, 63%) |
| HSV | hsv(150, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(80.90, -50.21, 21.42) |
| CIE-LCH | lch(80.90, 54.59, 156.90°) |
| OKLab | oklab(81.78% -0.1372 0.0544) |
| OKLCH | oklch(81.78% 0.148 158.4) |
| XYZ | xyz(37.7342, 58.2977, 42.0582) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.69
Seafoam
#7FE0B3
ΔE00 4.81
Eucalyptus
#44D7A8
ΔE00 5.04
Light Greenish Blue
#63F7B4
ΔE00 5.07
Seafoam Green
#7AF9AB
ΔE00 5.96
Seafoam (survey)
#80F9AD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E09F #E060A1
analogous
#61E060 #60E09F #60E0DF
triadic
#60E09F #9F60E0 #E09F60
tetradic
#60E09F #6061E0 #E060A1 #E0DF60
square
#60E09F #6061E0 #E060A1 #E0DF60
split-complementary
#60E09F #DF60E0 #E06061
monochromatic
#20A562 #2DD680 #60E09F #93EABE #C6F4DD
Accessibility & contrast
On white
1.66
#60E09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#60E09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E09F
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E09F | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED09B
Deuteranopia (green-blind)
#CCC4A3
Tritanopia (blue-blind)
#2EDFCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e09f; /* rgb */ color: rgb(96, 224, 159); /* oklch */ color: oklch(81.8% 0.148 158.4);
Tailwind
colors: {
custom: {
50: '#97eabb',
500: '#60e09f',
950: '#000000',
},
}SCSS
$custom: #60e09f; $custom-light: #97eabb; $custom-dark: #000000;
JSON
{
"hex": "#60e09f",
"rgb": {
"r": 96,
"g": 224,
"b": 159
},
"hsl": {
"h": 149.531,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81784,
"c": 0.14761,
"h": 158.4
},
"luminance": 0.58301
}Semantic roles & 50–950 ramp
primary
#60E09F
secondary
#A83C73
accent
#1674CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482