#60F2A8#60F2A8
#60F2A8 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.164 H 157.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2A8 |
|---|---|
| RGB | rgb(96, 242, 168) |
| HSL | hsl(150, 85%, 66%) |
| HSV | hsv(150, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 30.6%, 5.1%) |
| CIE-LAB | lab(86.41, -55.70, 24.34) |
| CIE-LCH | lch(86.41, 60.78, 156.40°) |
| OKLab | oklab(86.35% -0.1518 0.0616) |
| OKLCH | oklch(86.35% 0.164 157.9) |
| XYZ | xyz(43.6400, 68.8138, 48.0208) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.92
Seafoam Green
#7AF9AB
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 2.91
Light Green Blue
#56FCA2
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2A8 #F260AA
analogous
#61F260 #60F2A8 #60F2F1
triadic
#60F2A8 #A860F2 #F2A860
tetradic
#60F2A8 #6061F2 #F260AA #F2F160
square
#60F2A8 #6061F2 #F260AA #F2F160
split-complementary
#60F2A8 #F160F2 #F26061
monochromatic
#10C76B #27ED89 #60F2A8 #99F7C7 #D1FBE6
Accessibility & contrast
On white
1.42
#60F2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#60F2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2A8
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2A8 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A4
Deuteranopia (green-blind)
#DCD3AD
Tritanopia (blue-blind)
#17F0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f2a8; /* rgb */ color: rgb(96, 242, 168); /* oklch */ color: oklch(86.3% 0.164 157.9);
Tailwind
colors: {
custom: {
50: '#9af7c2',
500: '#60f2a8',
950: '#000000',
},
}SCSS
$custom: #60f2a8; $custom-light: #9af7c2; $custom-dark: #000000;
JSON
{
"hex": "#60f2a8",
"rgb": {
"r": 96,
"g": 242,
"b": 168
},
"hsl": {
"h": 149.589,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86349,
"c": 0.16385,
"h": 157.9
},
"luminance": 0.68818
}Semantic roles & 50–950 ramp
primary
#60F2A8
secondary
#C4327C
accent
#0474E1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582