#60EF9F#60EF9F
#60EF9F is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.168 H 155.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF9F |
|---|---|
| RGB | rgb(96, 239, 159) |
| HSL | hsl(146, 82%, 66%) |
| HSV | hsv(146, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(85.36, -56.23, 27.50) |
| CIE-LCH | lch(85.36, 62.60, 153.94°) |
| OKLab | oklab(85.44% -0.1527 0.0693) |
| OKLCH | oklch(85.44% 0.168 155.6) |
| XYZ | xyz(41.9448, 66.7189, 43.4617) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.31
Light Greenish Blue
#63F7B4
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF9F #EF60B0
analogous
#68EF60 #60EF9F #60EFE7
triadic
#60EF9F #9F60EF #EF9F60
tetradic
#60EF9F #6068EF #EF60B0 #EFE760
square
#60EF9F #6068EF #EF60B0 #EFE760
split-complementary
#60EF9F #E760EF #EF6068
monochromatic
#13C160 #28E97D #60EF9F #98F5C1 #CFFAE2
Accessibility & contrast
On white
1.46
#60EF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#60EF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF9F
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF9F | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD9A
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#25EDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ef9f; /* rgb */ color: rgb(96, 239, 159); /* oklch */ color: oklch(85.4% 0.168 155.6);
Tailwind
colors: {
custom: {
50: '#9af5bc',
500: '#60ef9f',
950: '#000000',
},
}SCSS
$custom: #60ef9f; $custom-light: #9af5bc; $custom-dark: #000000;
JSON
{
"hex": "#60ef9f",
"rgb": {
"r": 96,
"g": 239,
"b": 159
},
"hsl": {
"h": 146.434,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85435,
"c": 0.16772,
"h": 155.6
},
"luminance": 0.66723
}Semantic roles & 50–950 ramp
primary
#60EF9F
secondary
#BF3482
accent
#0780DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582