#60ECAB#60ECAB
#60ECAB is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.153 H 160.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECAB |
|---|---|
| RGB | rgb(96, 236, 171) |
| HSL | hsl(152, 79%, 65%) |
| HSV | hsv(152, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.70, -52.70, 20.43) |
| CIE-LCH | lch(84.70, 56.52, 158.81°) |
| OKLab | oklab(84.96% -0.1443 0.052) |
| OKLCH | oklch(84.96% 0.153 160.2) |
| XYZ | xyz(42.1661, 65.4138, 48.9242) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.28
Greenish Turquoise
#00FBB0
ΔE00 4.37
Greenish Cyan
#2AFEB7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECAB #EC60A1
analogous
#60EC65 #60ECAB #60E7EC
triadic
#60ECAB #AB60EC #ECAB60
tetradic
#60ECAB #6560EC #EC60A1 #E7EC60
square
#60ECAB #6560EC #EC60A1 #E7EC60
split-complementary
#60ECAB #EC60E7 #EC6560
monochromatic
#16BB6F #29E58E #60ECAB #97F3C8 #CDF9E5
Accessibility & contrast
On white
1.49
#60ECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#60ECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECAB
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECAB | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA7
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#19EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ecab; /* rgb */ color: rgb(96, 236, 171); /* oklch */ color: oklch(85.0% 0.153 160.2);
Tailwind
colors: {
custom: {
50: '#99f3c4',
500: '#60ecab',
950: '#000000',
},
}SCSS
$custom: #60ecab; $custom-light: #99f3c4; $custom-dark: #000000;
JSON
{
"hex": "#60ecab",
"rgb": {
"r": 96,
"g": 236,
"b": 171
},
"hsl": {
"h": 152.143,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.84963,
"c": 0.15341,
"h": 160.2
},
"luminance": 0.65418
}Semantic roles & 50–950 ramp
primary
#60ECAB
secondary
#BA3673
accent
#0B6BDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582