#60EAAE#60EAAE
#60EAAE is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.5% C 0.148 H 161.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAAE |
|---|---|
| RGB | rgb(96, 234, 174) |
| HSL | hsl(154, 77%, 65%) |
| HSV | hsv(154, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.17, -51.26, 18.14) |
| CIE-LCH | lch(84.17, 54.38, 160.52°) |
| OKLab | oklab(84.55% -0.1409 0.0463) |
| OKLCH | oklch(84.55% 0.148 161.8) |
| XYZ | xyz(41.8827, 64.3843, 50.2564) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.92
Seafoam
#7FE0B3
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.67
Light Blue Green
#7EFBB3
ΔE00 4.76
Aqua Marine
#2EE8BB
ΔE00 4.84
Greenish Turquoise
#00FBB0
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAAE #EA609C
analogous
#60EA69 #60EAAE #60E1EA
triadic
#60EAAE #AE60EA #EAAE60
tetradic
#60EAAE #6960EA #EA609C #E1EA60
square
#60EAAE #6960EA #EA609C #E1EA60
split-complementary
#60EAAE #EA60E1 #EA6960
monochromatic
#18B772 #2AE392 #60EAAE #96F1CA #CCF8E5
Accessibility & contrast
On white
1.51
#60EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#60EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAAE
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAAE | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#16EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eaae; /* rgb */ color: rgb(96, 234, 174); /* oklch */ color: oklch(84.5% 0.148 161.8);
Tailwind
colors: {
custom: {
50: '#99f1c6',
500: '#60eaae',
950: '#000000',
},
}SCSS
$custom: #60eaae; $custom-light: #99f1c6; $custom-dark: #000000;
JSON
{
"hex": "#60eaae",
"rgb": {
"r": 96,
"g": 234,
"b": 174
},
"hsl": {
"h": 153.913,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84548,
"c": 0.14832,
"h": 161.8
},
"luminance": 0.64388
}Semantic roles & 50–950 ramp
primary
#60EAAE
secondary
#B7376F
accent
#0D65D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582