#60ECA3#60ECA3
#60ECA3 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.8% C 0.160 H 157.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECA3 |
|---|---|
| RGB | rgb(96, 236, 163) |
| HSL | hsl(149, 79%, 65%) |
| HSV | hsv(149, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 30.9%, 7.5%) |
| CIE-LAB | lab(84.54, -54.28, 24.35) |
| CIE-LCH | lch(84.54, 59.49, 155.85°) |
| OKLab | oklab(84.79% -0.1479 0.0616) |
| OKLCH | oklch(84.79% 0.16 157.4) |
| XYZ | xyz(41.4265, 65.1180, 45.0291) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.65
Light Blue Green
#7EFBB3
ΔE00 3.78
Light Green Blue
#56FCA2
ΔE00 4.03
Aqua Green
#12E193
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECA3 #EC60A9
analogous
#63EC60 #60ECA3 #60ECE9
triadic
#60ECA3 #A360EC #ECA360
tetradic
#60ECA3 #6063EC #EC60A9 #ECE960
square
#60ECA3 #6063EC #EC60A9 #ECE960
split-complementary
#60ECA3 #E960EC #EC6063
monochromatic
#16BB65 #29E583 #60ECA3 #97F3C3 #CDF9E2
Accessibility & contrast
On white
1.50
#60ECA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#60ECA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECA3
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECA3 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9F
Deuteranopia (green-blind)
#D7CEA8
Tritanopia (blue-blind)
#23EAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60eca3; /* rgb */ color: rgb(96, 236, 163); /* oklch */ color: oklch(84.8% 0.160 157.4);
Tailwind
colors: {
custom: {
50: '#99f3be',
500: '#60eca3',
950: '#000000',
},
}SCSS
$custom: #60eca3; $custom-light: #99f3be; $custom-dark: #000000;
JSON
{
"hex": "#60eca3",
"rgb": {
"r": 96,
"g": 236,
"b": 163
},
"hsl": {
"h": 148.714,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.84789,
"c": 0.16023,
"h": 157.4
},
"luminance": 0.65122
}Semantic roles & 50–950 ramp
primary
#60ECA3
secondary
#BA367B
accent
#0B77DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582