#60DEE8#60DEE8
#60DEE8 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.112 H 202.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEE8 |
|---|---|
| RGB | rgb(96, 222, 232) |
| HSL | hsl(184, 75%, 64%) |
| HSV | hsv(184, 59%, 91%) |
| CMYK | cmyk(58.6%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(82.14, -31.85, -15.40) |
| CIE-LCH | lch(82.14, 35.38, 205.80°) |
| OKLab | oklab(83.39% -0.1031 -0.0426) |
| OKLCH | oklch(83.39% 0.112 202.4) |
| XYZ | xyz(45.5045, 60.5509, 85.6177) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.63
Robin'S Egg
#6DEDFD
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Darkturquoise
#00CED1
ΔE00 6.19
Bright Light Blue
#26F7FD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEE8 #E86A60
analogous
#60E8AE #60DEE8 #609AE8
triadic
#60DEE8 #E860DE #DEE860
tetradic
#60DEE8 #AE60E8 #E86A60 #9AE860
square
#60DEE8 #AE60E8 #E86A60 #9AE860
split-complementary
#60DEE8 #E8609A #E8AE60
monochromatic
#1AA8B4 #2BD3E0 #60DEE8 #95E9F0 #CBF4F7
Accessibility & contrast
On white
1.60
#60DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#60DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEE8
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEE8 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E9
Deuteranopia (green-blind)
#B9C6E9
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dee8; /* rgb */ color: rgb(96, 222, 232); /* oklch */ color: oklch(83.4% 0.112 202.4);
Tailwind
colors: {
custom: {
50: '#9ae8ef',
500: '#60dee8',
950: '#000000',
},
}SCSS
$custom: #60dee8; $custom-light: #9ae8ef; $custom-dark: #000000;
JSON
{
"hex": "#60dee8",
"rgb": {
"r": 96,
"g": 222,
"b": 232
},
"hsl": {
"h": 184.412,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83387,
"c": 0.1116,
"h": 202.4
},
"luminance": 0.60556
}Semantic roles & 50–950 ramp
primary
#60DEE8
secondary
#B44138
accent
#1D0FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485