#60ECAF#60ECAF
#60ECAF is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.1% C 0.150 H 161.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECAF |
|---|---|
| RGB | rgb(96, 236, 175) |
| HSL | hsl(154, 79%, 65%) |
| HSV | hsv(154, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 25.8%, 7.5%) |
| CIE-LAB | lab(84.78, -51.88, 18.47) |
| CIE-LCH | lch(84.78, 55.07, 160.40°) |
| OKLab | oklab(85.05% -0.1425 0.0471) |
| OKLCH | oklch(85.05% 0.15 161.7) |
| XYZ | xyz(42.5532, 65.5686, 50.9626) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 4.36
Light Blue Green
#7EFBB3
ΔE00 4.39
Greenish Cyan
#2AFEB7
ΔE00 4.51
Greenish Turquoise
#00FBB0
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECAF #EC609D
analogous
#60EC69 #60ECAF #60E3EC
triadic
#60ECAF #AF60EC #ECAF60
tetradic
#60ECAF #6960EC #EC609D #E3EC60
square
#60ECAF #6960EC #EC609D #E3EC60
split-complementary
#60ECAF #EC60E3 #EC6960
monochromatic
#16BB73 #29E593 #60ECAF #97F3CB #CDF9E6
Accessibility & contrast
On white
1.49
#60ECAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#60ECAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECAF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECAF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#12ECDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ecaf; /* rgb */ color: rgb(96, 236, 175); /* oklch */ color: oklch(85.1% 0.150 161.7);
Tailwind
colors: {
custom: {
50: '#99f3c7',
500: '#60ecaf',
950: '#000000',
},
}SCSS
$custom: #60ecaf; $custom-light: #99f3c7; $custom-dark: #000000;
JSON
{
"hex": "#60ecaf",
"rgb": {
"r": 96,
"g": 236,
"b": 175
},
"hsl": {
"h": 153.857,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.85054,
"c": 0.15012,
"h": 161.7
},
"luminance": 0.65573
}Semantic roles & 50–950 ramp
primary
#60ECAF
secondary
#BA3670
accent
#0B65DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582