#60EAA2#60EAA2
#60EAA2 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.158 H 157.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAA2 |
|---|---|
| RGB | rgb(96, 234, 162) |
| HSL | hsl(149, 77%, 65%) |
| HSV | hsv(149, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(83.93, -53.68, 24.02) |
| CIE-LCH | lch(83.93, 58.81, 155.89°) |
| OKLab | oklab(84.28% -0.1463 0.0608) |
| OKLCH | oklch(84.28% 0.158 157.4) |
| XYZ | xyz(40.7647, 63.9371, 44.3682) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.77
Aqua Green
#12E193
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAA2 #EA60A8
analogous
#63EA60 #60EAA2 #60EAE7
triadic
#60EAA2 #A260EA #EAA260
tetradic
#60EAA2 #6063EA #EA60A8 #EAE760
square
#60EAA2 #6063EA #EA60A8 #EAE760
split-complementary
#60EAA2 #E760EA #EA6063
monochromatic
#18B764 #2AE382 #60EAA2 #96F1C2 #CCF8E1
Accessibility & contrast
On white
1.52
#60EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#60EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAA2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAA2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D5CCA7
Tritanopia (blue-blind)
#26E8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60eaa2; /* rgb */ color: rgb(96, 234, 162); /* oklch */ color: oklch(84.3% 0.158 157.4);
Tailwind
colors: {
custom: {
50: '#99f1be',
500: '#60eaa2',
950: '#000000',
},
}SCSS
$custom: #60eaa2; $custom-light: #99f1be; $custom-dark: #000000;
JSON
{
"hex": "#60eaa2",
"rgb": {
"r": 96,
"g": 234,
"b": 162
},
"hsl": {
"h": 148.696,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84282,
"c": 0.15844,
"h": 157.4
},
"luminance": 0.63941
}Semantic roles & 50–950 ramp
primary
#60EAA2
secondary
#B7377A
accent
#0D77D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582