#60EAAF#60EAAF
#60EAAF is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.6% C 0.148 H 162.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAAF |
|---|---|
| RGB | rgb(96, 234, 175) |
| HSL | hsl(154, 77%, 65%) |
| HSV | hsv(154, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.19, -51.06, 17.64) |
| CIE-LCH | lch(84.19, 54.02, 160.94°) |
| OKLab | oklab(84.57% -0.1405 0.0451) |
| OKLCH | oklch(84.57% 0.148 162.2) |
| XYZ | xyz(41.9806, 64.4234, 50.7717) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 4.33
Light Aquamarine
#7BFDC7
ΔE00 4.59
Aqua Marine
#2EE8BB
ΔE00 4.65
Light Blue Green
#7EFBB3
ΔE00 4.87
Greenish Cyan
#2AFEB7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAAF #EA609B
analogous
#60EA6A #60EAAF #60E0EA
triadic
#60EAAF #AF60EA #EAAF60
tetradic
#60EAAF #6A60EA #EA609B #E0EA60
square
#60EAAF #6A60EA #EA609B #E0EA60
split-complementary
#60EAAF #EA60E0 #EA6A60
monochromatic
#18B773 #2AE394 #60EAAF #96F1CA #CCF8E5
Accessibility & contrast
On white
1.51
#60EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#60EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAAF
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAAF | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAC
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#14EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eaaf; /* rgb */ color: rgb(96, 234, 175); /* oklch */ color: oklch(84.6% 0.148 162.2);
Tailwind
colors: {
custom: {
50: '#99f1c7',
500: '#60eaaf',
950: '#000000',
},
}SCSS
$custom: #60eaaf; $custom-light: #99f1c7; $custom-dark: #000000;
JSON
{
"hex": "#60eaaf",
"rgb": {
"r": 96,
"g": 234,
"b": 175
},
"hsl": {
"h": 154.348,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84572,
"c": 0.14751,
"h": 162.2
},
"luminance": 0.64428
}Semantic roles & 50–950 ramp
primary
#60EAAF
secondary
#B7376E
accent
#0D64D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582