#60E0EE#60E0EE
#60E0EE is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.114 H 205.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60E0EE |
|---|---|
| RGB | rgb(96, 224, 238) |
| HSL | hsl(186, 81%, 65%) |
| HSV | hsv(186, 60%, 93%) |
| CMYK | cmyk(59.7%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(82.90, -31.15, -17.44) |
| CIE-LCH | lch(82.90, 35.70, 209.24°) |
| OKLab | oklab(84.06% -0.1028 -0.0483) |
| OKLCH | oklch(84.06% 0.114 205.2) |
| XYZ | xyz(46.9057, 61.9663, 90.3611) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.04
Aqua Blue
#02D8E9
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 4.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 6.70
Neon Blue
#04D9FF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E0EE #EE6E60
analogous
#60EEB5 #60E0EE #6099EE
triadic
#60E0EE #EE60E0 #E0EE60
tetradic
#60E0EE #B560EE #EE6E60 #99EE60
square
#60E0EE #B560EE #EE6E60 #99EE60
split-complementary
#60E0EE #EE6099 #EEB560
monochromatic
#14AEBF #29D5E8 #60E0EE #97EBF4 #CFF6FA
Accessibility & contrast
On white
1.57
#60E0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#60E0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E0EE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E0EE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8EF
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e0ee; /* rgb */ color: rgb(96, 224, 238); /* oklch */ color: oklch(84.1% 0.114 205.2);
Tailwind
colors: {
custom: {
50: '#9beaf3',
500: '#60e0ee',
950: '#000000',
},
}SCSS
$custom: #60e0ee; $custom-light: #9beaf3; $custom-dark: #000000;
JSON
{
"hex": "#60e0ee",
"rgb": {
"r": 96,
"g": 224,
"b": 238
},
"hsl": {
"h": 185.915,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.8406,
"c": 0.11357,
"h": 205.2
},
"luminance": 0.61971
}Semantic roles & 50–950 ramp
primary
#60E0EE
secondary
#BD4235
accent
#1D08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485