#60DB8F#60DB8F
#60DB8F is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.155 H 153.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60DB8F |
|---|---|
| RGB | rgb(96, 219, 143) |
| HSL | hsl(143, 63%, 62%) |
| HSV | hsv(143, 56%, 86%) |
| CMYK | cmyk(56.2%, 0%, 34.7%, 14.1%) |
| CIE-LAB | lab(79.12, -51.22, 27.29) |
| CIE-LCH | lch(79.12, 58.04, 151.96°) |
| OKLab | oklab(80.22% -0.1391 0.0685) |
| OKLCH | oklch(80.22% 0.155 153.8) |
| XYZ | xyz(35.1106, 55.1298, 34.7721) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.85
Seaweed
#18D17B
ΔE00 4.51
Weird Green
#3AE57F
ΔE00 4.53
Emerald
#50C878
ΔE00 4.97
Tealish Green
#0CDC73
ΔE00 5.12
Seafoam Green
#7AF9AB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DB8F #DB60AC
analogous
#6FDB60 #60DB8F #60DBCD
triadic
#60DB8F #8F60DB #DB8F60
tetradic
#60DB8F #606FDB #DB60AC #DBCD60
square
#60DB8F #606FDB #DB60AC #DBCD60
split-complementary
#60DB8F #CD60DB #DB606F
monochromatic
#249D52 #2FCF6C #60DB8F #92E6B2 #C4F2D5
Accessibility & contrast
On white
1.75
#60DB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#60DB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DB8F
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DB8F | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8A
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#3BD9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60db8f; /* rgb */ color: rgb(96, 219, 143); /* oklch */ color: oklch(80.2% 0.155 153.8);
Tailwind
colors: {
custom: {
50: '#97e7b0',
500: '#60db8f',
950: '#000000',
},
}SCSS
$custom: #60db8f; $custom-light: #97e7b0; $custom-dark: #000000;
JSON
{
"hex": "#60db8f",
"rgb": {
"r": 96,
"g": 219,
"b": 143
},
"hsl": {
"h": 142.927,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.80224,
"c": 0.15508,
"h": 153.8
},
"luminance": 0.55133
}Semantic roles & 50–950 ramp
primary
#60DB8F
secondary
#A13E7B
accent
#1B88CB
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481