#60EEC8#60EEC8
#60EEC8 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.2% C 0.135 H 172.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60EEC8 |
|---|---|
| RGB | rgb(96, 238, 200) |
| HSL | hsl(164, 81%, 65%) |
| HSV | hsv(164, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 16%, 6.7%) |
| CIE-LAB | lab(85.91, -47.21, 7.04) |
| CIE-LCH | lch(85.91, 47.73, 171.52°) |
| OKLab | oklab(86.16% -0.1334 0.0179) |
| OKLCH | oklch(86.16% 0.135 172.4) |
| XYZ | xyz(45.8187, 67.8013, 65.3047) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.74
Aqua Marine
#2EE8BB
ΔE00 3.14
Aqua (survey)
#13EAC9
ΔE00 3.56
Aquamarine
#7FFFD4
ΔE00 4.23
Bright Teal
#01F9C6
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EEC8 #EE6086
analogous
#60EE81 #60EEC8 #60CDEE
triadic
#60EEC8 #C860EE #EEC860
tetradic
#60EEC8 #8160EE #EE6086 #CDEE60
square
#60EEC8 #8160EE #EE6086 #CDEE60
split-complementary
#60EEC8 #EE60CD #EE8160
monochromatic
#14BF91 #29E8B5 #60EEC8 #97F4DB #CFFAEE
Accessibility & contrast
On white
1.44
#60EEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#60EEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EEC8
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EEC8 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C6
Deuteranopia (green-blind)
#D2D1CB
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60eec8; /* rgb */ color: rgb(96, 238, 200); /* oklch */ color: oklch(86.2% 0.135 172.4);
Tailwind
colors: {
custom: {
50: '#9af4d8',
500: '#60eec8',
950: '#000000',
},
}SCSS
$custom: #60eec8; $custom-light: #9af4d8; $custom-dark: #000000;
JSON
{
"hex": "#60eec8",
"rgb": {
"r": 96,
"g": 238,
"b": 200
},
"hsl": {
"h": 163.944,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.86157,
"c": 0.13459,
"h": 172.4
},
"luminance": 0.67806
}Semantic roles & 50–950 ramp
primary
#60EEC8
secondary
#BD3559
accent
#0841DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583