#60EE9D#60EE9D
#60EE9D is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.168 H 155.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE9D |
|---|---|
| RGB | rgb(96, 238, 157) |
| HSL | hsl(146, 81%, 65%) |
| HSV | hsv(146, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 34%, 6.7%) |
| CIE-LAB | lab(85.03, -56.21, 28.07) |
| CIE-LCH | lch(85.03, 62.83, 153.46°) |
| OKLab | oklab(85.15% -0.1526 0.0706) |
| OKLCH | oklch(85.15% 0.168 155.2) |
| XYZ | xyz(41.4807, 66.0661, 42.4578) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.97
Light Green Blue
#56FCA2
ΔE00 3.10
Sea Green (survey)
#53FCA1
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE9D #EE60B1
analogous
#6AEE60 #60EE9D #60EEE4
triadic
#60EE9D #9D60EE #EE9D60
tetradic
#60EE9D #606AEE #EE60B1 #EEE460
square
#60EE9D #606AEE #EE60B1 #EEE460
split-complementary
#60EE9D #E460EE #EE606A
monochromatic
#14BF5E #29E87B #60EE9D #97F4BF #CFFAE1
Accessibility & contrast
On white
1.48
#60EE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#60EE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE9D
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE9D | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC98
Deuteranopia (green-blind)
#DACFA2
Tritanopia (blue-blind)
#28ECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ee9d; /* rgb */ color: rgb(96, 238, 157); /* oklch */ color: oklch(85.2% 0.168 155.2);
Tailwind
colors: {
custom: {
50: '#99f4ba',
500: '#60ee9d',
950: '#000000',
},
}SCSS
$custom: #60ee9d; $custom-light: #99f4ba; $custom-dark: #000000;
JSON
{
"hex": "#60ee9d",
"rgb": {
"r": 96,
"g": 238,
"b": 157
},
"hsl": {
"h": 145.775,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.85151,
"c": 0.16817,
"h": 155.2
},
"luminance": 0.6607
}Semantic roles & 50–950 ramp
primary
#60EE9D
secondary
#BD3583
accent
#0882DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581