#60F8AA#60F8AA
#60F8AA is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.8% C 0.170 H 157.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #60F8AA |
|---|---|
| RGB | rgb(96, 248, 170) |
| HSL | hsl(149, 92%, 67%) |
| HSV | hsv(149, 61%, 97%) |
| CMYK | cmyk(61.3%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(88.22, -57.67, 25.78) |
| CIE-LCH | lch(88.22, 63.17, 155.91°) |
| OKLab | oklab(87.84% -0.157 0.0652) |
| OKLCH | oklch(87.84% 0.17 157.4) |
| XYZ | xyz(45.6429, 72.5192, 49.6146) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.01
Light Green Blue
#56FCA2
ΔE00 2.03
Light Greenish Blue
#63F7B4
ΔE00 2.08
Sea Green (survey)
#53FCA1
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 2.35
Light Bluish Green
#76FDA8
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F8AA #F860AE
analogous
#62F860 #60F8AA #60F8F6
triadic
#60F8AA #AA60F8 #F8AA60
tetradic
#60F8AA #6062F8 #F860AE #F8F660
square
#60F8AA #6062F8 #F860AE #F8F660
split-complementary
#60F8AA #F660F8 #F86062
monochromatic
#09D46C #25F58B #60F8AA #9BFBC9 #D5FDE9
Accessibility & contrast
On white
1.35
#60F8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#60F8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F8AA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F8AA | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A5
Deuteranopia (green-blind)
#E2D7AF
Tritanopia (blue-blind)
#0AF6E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f8aa; /* rgb */ color: rgb(96, 248, 170); /* oklch */ color: oklch(87.8% 0.170 157.4);
Tailwind
colors: {
custom: {
50: '#9bfbc3',
500: '#60f8aa',
950: '#000000',
},
}SCSS
$custom: #60f8aa; $custom-light: #9bfbc3; $custom-dark: #000000;
JSON
{
"hex": "#60f8aa",
"rgb": {
"r": 96,
"g": 248,
"b": 170
},
"hsl": {
"h": 149.211,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.87841,
"c": 0.16997,
"h": 157.4
},
"luminance": 0.72524
}Semantic roles & 50–950 ramp
primary
#60F8AA
secondary
#CF2D80
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582