#60DEE7#60DEE7
#60DEE7 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.111 H 201.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEE7 |
|---|---|
| RGB | rgb(96, 222, 231) |
| HSL | hsl(184, 74%, 64%) |
| HSV | hsv(184, 58%, 91%) |
| CMYK | cmyk(58.4%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(82.11, -32.13, -14.91) |
| CIE-LCH | lch(82.11, 35.42, 204.90°) |
| OKLab | oklab(83.35% -0.1036 -0.0413) |
| OKLCH | oklch(83.35% 0.111 201.7) |
| XYZ | xyz(45.3629, 60.4942, 84.8717) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.76
Robin'S Egg
#6DEDFD
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Darkturquoise
#00CED1
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Bright Light Blue
#26F7FD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEE7 #E76960
analogous
#60E7AD #60DEE7 #609BE7
triadic
#60DEE7 #E760DE #DEE760
tetradic
#60DEE7 #AD60E7 #E76960 #9BE760
square
#60DEE7 #AD60E7 #E76960 #9BE760
split-complementary
#60DEE7 #E7609B #E7AD60
monochromatic
#1BA8B2 #2BD3DF #60DEE7 #95E9EF #CAF4F7
Accessibility & contrast
On white
1.60
#60DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#60DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEE7
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEE7 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#BAC6E8
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dee7; /* rgb */ color: rgb(96, 222, 231); /* oklch */ color: oklch(83.4% 0.111 201.7);
Tailwind
colors: {
custom: {
50: '#9ae8ee',
500: '#60dee7',
950: '#000000',
},
}SCSS
$custom: #60dee7; $custom-light: #9ae8ee; $custom-dark: #000000;
JSON
{
"hex": "#60dee7",
"rgb": {
"r": 96,
"g": 222,
"b": 231
},
"hsl": {
"h": 184,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83352,
"c": 0.11148,
"h": 201.7
},
"luminance": 0.60499
}Semantic roles & 50–950 ramp
primary
#60DEE7
secondary
#B24139
accent
#1D10D6
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485