#60FDAE#60FDAE
#60FDAE is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.1% C 0.173 H 157.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDAE |
|---|---|
| RGB | rgb(96, 253, 174) |
| HSL | hsl(150, 98%, 68%) |
| HSV | hsv(150, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(89.76, -58.85, 25.86) |
| CIE-LCH | lch(89.76, 64.28, 156.28°) |
| OKLab | oklab(89.13% -0.1602 0.0654) |
| OKLCH | oklch(89.13% 0.173 157.8) |
| XYZ | xyz(47.5848, 75.7884, 52.1571) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.92
Sea Green (survey)
#53FCA1
ΔE00 2.08
Seafoam Green
#7AF9AB
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.23
Light Blue Green
#7EFBB3
ΔE00 2.34
Light Greenish Blue
#63F7B4
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDAE #FD60AF
analogous
#60FD60 #60FDAE #60FDFD
triadic
#60FDAE #AE60FD #FDAE60
tetradic
#60FDAE #6060FD #FD60AF #FDFD60
square
#60FDAE #6060FD #FD60AF #FDFD60
split-complementary
#60FDAE #FD60FD #FD6060
monochromatic
#03E071 #24FC8F #60FDAE #9CFECD #D9FFEC
Accessibility & contrast
On white
1.30
#60FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#60FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDAE
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDAE | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA9
Deuteranopia (green-blind)
#E6DCB3
Tritanopia (blue-blind)
#00FBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60fdae; /* rgb */ color: rgb(96, 253, 174); /* oklch */ color: oklch(89.1% 0.173 157.8);
Tailwind
colors: {
custom: {
50: '#9cffc6',
500: '#60fdae',
950: '#000000',
},
}SCSS
$custom: #60fdae; $custom-light: #9cffc6; $custom-dark: #000000;
JSON
{
"hex": "#60fdae",
"rgb": {
"r": 96,
"g": 253,
"b": 174
},
"hsl": {
"h": 149.809,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89131,
"c": 0.17304,
"h": 157.8
},
"luminance": 0.75793
}Semantic roles & 50–950 ramp
primary
#60FDAE
secondary
#D72A81
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682