#60FBAD#60FBAD
#60FBAD is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.6% C 0.171 H 157.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBAD |
|---|---|
| RGB | rgb(96, 251, 173) |
| HSL | hsl(150, 95%, 68%) |
| HSV | hsv(150, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(89.16, -58.26, 25.54) |
| CIE-LCH | lch(89.16, 63.61, 156.33°) |
| OKLab | oklab(88.63% -0.1587 0.0646) |
| OKLCH | oklch(88.63% 0.171 157.8) |
| XYZ | xyz(46.8596, 74.4935, 51.4362) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.01
Light Greenish Blue
#63F7B4
ΔE00 2.09
Seafoam Green
#7AF9AB
ΔE00 2.12
Sea Green (survey)
#53FCA1
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBAD #FB60AE
analogous
#61FB60 #60FBAD #60FBFA
triadic
#60FBAD #AD60FB #FBAD60
tetradic
#60FBAD #6061FB #FB60AE #FBFA60
square
#60FBAD #6061FB #FB60AE #FBFA60
split-complementary
#60FBAD #FA60FB #FB6061
monochromatic
#06DB70 #24F98E #60FBAD #9CFDCC #D7FEEB
Accessibility & contrast
On white
1.32
#60FBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#60FBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBAD
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBAD | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A8
Deuteranopia (green-blind)
#E4DAB2
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fbad; /* rgb */ color: rgb(96, 251, 173); /* oklch */ color: oklch(88.6% 0.171 157.8);
Tailwind
colors: {
custom: {
50: '#9bfec5',
500: '#60fbad',
950: '#000000',
},
}SCSS
$custom: #60fbad; $custom-light: #9bfec5; $custom-dark: #000000;
JSON
{
"hex": "#60fbad",
"rgb": {
"r": 96,
"g": 251,
"b": 173
},
"hsl": {
"h": 149.806,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.88628,
"c": 0.17131,
"h": 157.8
},
"luminance": 0.74498
}Semantic roles & 50–950 ramp
primary
#60FBAD
secondary
#D42B80
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682