#60EAEC#60EAEC
#60EAEC is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.3% C 0.119 H 196.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAEC |
|---|---|
| RGB | rgb(96, 234, 236) |
| HSL | hsl(181, 79%, 65%) |
| HSV | hsv(181, 59%, 93%) |
| CMYK | cmyk(59.3%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(85.70, -36.40, -12.18) |
| CIE-LCH | lch(85.70, 38.38, 198.50°) |
| OKLab | oklab(86.3% -0.1138 -0.0337) |
| OKLCH | oklch(86.3% 0.119 196.5) |
| XYZ | xyz(49.3805, 67.3834, 89.7445) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.68
Bright Cyan
#41FDFE
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 5.14
Aqua
#00FFFF
ΔE00 5.32
Bright Turquoise
#0FFEF9
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAEC #EC6260
analogous
#60ECA8 #60EAEC #60A4EC
triadic
#60EAEC #EC60EA #EAEC60
tetradic
#60EAEC #A860EC #EC6260 #A4EC60
square
#60EAEC #A860EC #EC6260 #A4EC60
split-complementary
#60EAEC #EC60A4 #ECA860
monochromatic
#16B9BB #29E3E5 #60EAEC #97F1F3 #CDF8F9
Accessibility & contrast
On white
1.45
#60EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#60EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAEC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAEC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EC
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60eaec; /* rgb */ color: rgb(96, 234, 236); /* oklch */ color: oklch(86.3% 0.119 196.5);
Tailwind
colors: {
custom: {
50: '#9cf1f2',
500: '#60eaec',
950: '#000000',
},
}SCSS
$custom: #60eaec; $custom-light: #9cf1f2; $custom-dark: #000000;
JSON
{
"hex": "#60eaec",
"rgb": {
"r": 96,
"g": 234,
"b": 236
},
"hsl": {
"h": 180.857,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.86301,
"c": 0.11871,
"h": 196.5
},
"luminance": 0.67389
}Semantic roles & 50–950 ramp
primary
#60EAEC
secondary
#BA3836
accent
#0E0BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585