#60FAAB#60FAAB
#60FAAB is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.3% C 0.172 H 157.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60FAAB |
|---|---|
| RGB | rgb(96, 250, 171) |
| HSL | hsl(149, 94%, 68%) |
| HSV | hsv(149, 62%, 98%) |
| CMYK | cmyk(61.6%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(88.82, -58.26, 26.10) |
| CIE-LCH | lch(88.82, 63.84, 155.86°) |
| OKLab | oklab(88.35% -0.1585 0.066) |
| OKLCH | oklch(88.35% 0.172 157.4) |
| XYZ | xyz(46.3560, 73.7936, 50.3208) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.82
Sea Green (survey)
#53FCA1
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.01
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Blue Green
#7EFBB3
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FAAB #FA60AF
analogous
#62FA60 #60FAAB #60FAF8
triadic
#60FAAB #AB60FA #FAAB60
tetradic
#60FAAB #6062FA #FA60AF #FAF860
square
#60FAAB #6062FA #FA60AF #FAF860
split-complementary
#60FAAB #F860FA #FA6062
monochromatic
#07D96D #25F88C #60FAAB #9BFCCA #D7FEEA
Accessibility & contrast
On white
1.33
#60FAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#60FAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FAAB
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FAAB | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A6
Deuteranopia (green-blind)
#E4D9B0
Tritanopia (blue-blind)
#02F8E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60faab; /* rgb */ color: rgb(96, 250, 171); /* oklch */ color: oklch(88.3% 0.172 157.4);
Tailwind
colors: {
custom: {
50: '#9bfdc4',
500: '#60faab',
950: '#000000',
},
}SCSS
$custom: #60faab; $custom-light: #9bfdc4; $custom-dark: #000000;
JSON
{
"hex": "#60faab",
"rgb": {
"r": 96,
"g": 250,
"b": 171
},
"hsl": {
"h": 149.221,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.88345,
"c": 0.17172,
"h": 157.4
},
"luminance": 0.73798
}Semantic roles & 50–950 ramp
primary
#60FAAB
secondary
#D32C81
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682