#60EEA2#60EEA2
#60EEA2 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.3% C 0.164 H 156.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60EEA2 |
|---|---|
| RGB | rgb(96, 238, 162) |
| HSL | hsl(148, 81%, 65%) |
| HSV | hsv(148, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(85.12, -55.27, 25.64) |
| CIE-LCH | lch(85.12, 60.93, 155.11°) |
| OKLab | oklab(85.25% -0.1504 0.0648) |
| OKLCH | oklch(85.25% 0.164 156.7) |
| XYZ | xyz(41.9164, 66.2404, 44.7521) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EEA2 #EE60AC
analogous
#65EE60 #60EEA2 #60EEE9
triadic
#60EEA2 #A260EE #EEA260
tetradic
#60EEA2 #6065EE #EE60AC #EEE960
square
#60EEA2 #6065EE #EE60AC #EEE960
split-complementary
#60EEA2 #E960EE #EE6065
monochromatic
#14BF64 #29E882 #60EEA2 #97F4C2 #CFFAE3
Accessibility & contrast
On white
1.47
#60EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#60EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EEA2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EEA2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9D
Deuteranopia (green-blind)
#D9CFA7
Tritanopia (blue-blind)
#23ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60eea2; /* rgb */ color: rgb(96, 238, 162); /* oklch */ color: oklch(85.3% 0.164 156.7);
Tailwind
colors: {
custom: {
50: '#99f4be',
500: '#60eea2',
950: '#000000',
},
}SCSS
$custom: #60eea2; $custom-light: #99f4be; $custom-dark: #000000;
JSON
{
"hex": "#60eea2",
"rgb": {
"r": 96,
"g": 238,
"b": 162
},
"hsl": {
"h": 147.887,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.85253,
"c": 0.16376,
"h": 156.7
},
"luminance": 0.66245
}Semantic roles & 50–950 ramp
primary
#60EEA2
secondary
#BD357E
accent
#087ADD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582