#60DEEE#60DEEE
#60DEEE is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.113 H 206.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEEE |
|---|---|
| RGB | rgb(96, 222, 238) |
| HSL | hsl(187, 81%, 65%) |
| HSV | hsv(187, 60%, 93%) |
| CMYK | cmyk(59.7%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.32, -30.19, -18.30) |
| CIE-LCH | lch(82.32, 35.31, 211.22°) |
| OKLab | oklab(83.6% -0.1007 -0.0507) |
| OKLCH | oklch(83.6% 0.113 206.7) |
| XYZ | xyz(46.3713, 60.8976, 90.1830) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.38
Aqua Blue
#02D8E9
ΔE00 3.59
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Neon Blue
#04D9FF
ΔE00 6.17
Bright Light Blue
#26F7FD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEEE #EE7060
analogous
#60EEB7 #60DEEE #6097EE
triadic
#60DEEE #EE60DE #DEEE60
tetradic
#60DEEE #B760EE #EE7060 #97EE60
square
#60DEEE #B760EE #EE7060 #97EE60
split-complementary
#60DEEE #EE6097 #EEB760
monochromatic
#14ACBF #29D3E8 #60DEEE #97E9F4 #CFF5FA
Accessibility & contrast
On white
1.59
#60DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#60DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEEE
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEEE | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60deee; /* rgb */ color: rgb(96, 222, 238); /* oklch */ color: oklch(83.6% 0.113 206.7);
Tailwind
colors: {
custom: {
50: '#9be8f3',
500: '#60deee',
950: '#000000',
},
}SCSS
$custom: #60deee; $custom-light: #9be8f3; $custom-dark: #000000;
JSON
{
"hex": "#60deee",
"rgb": {
"r": 96,
"g": 222,
"b": 238
},
"hsl": {
"h": 186.761,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.83599,
"c": 0.11277,
"h": 206.7
},
"luminance": 0.60902
}Semantic roles & 50–950 ramp
primary
#60DEEE
secondary
#BD4435
accent
#2008DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485