#60DDE7#60DDE7
#60DDE7 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.111 H 202.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDE7 |
|---|---|
| RGB | rgb(96, 221, 231) |
| HSL | hsl(184, 74%, 64%) |
| HSV | hsv(184, 58%, 91%) |
| CMYK | cmyk(58.4%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(81.82, -31.65, -15.34) |
| CIE-LCH | lch(81.82, 35.18, 205.86°) |
| OKLab | oklab(83.12% -0.1025 -0.0425) |
| OKLCH | oklch(83.12% 0.111 202.5) |
| XYZ | xyz(45.0981, 59.9646, 84.7834) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.56
Robin'S Egg
#6DEDFD
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 5.61
Darkturquoise
#00CED1
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDE7 #E76A60
analogous
#60E7AD #60DDE7 #609AE7
triadic
#60DDE7 #E760DD #DDE760
tetradic
#60DDE7 #AD60E7 #E76A60 #9AE760
square
#60DDE7 #AD60E7 #E76A60 #9AE760
split-complementary
#60DDE7 #E7609A #E7AD60
monochromatic
#1BA7B2 #2BD2DF #60DDE7 #95E8EF #CAF4F7
Accessibility & contrast
On white
1.62
#60DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#60DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDE7
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDE7 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dde7; /* rgb */ color: rgb(96, 221, 231); /* oklch */ color: oklch(83.1% 0.111 202.5);
Tailwind
colors: {
custom: {
50: '#9ae8ee',
500: '#60dde7',
950: '#000000',
},
}SCSS
$custom: #60dde7; $custom-light: #9ae8ee; $custom-dark: #000000;
JSON
{
"hex": "#60dde7",
"rgb": {
"r": 96,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.444,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.8312,
"c": 0.11096,
"h": 202.5
},
"luminance": 0.59969
}Semantic roles & 50–950 ramp
primary
#60DDE7
secondary
#B24239
accent
#1E10D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485