#60DDF0#60DDF0
#60DDF0 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.113 H 208.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDF0 |
|---|---|
| RGB | rgb(96, 221, 240) |
| HSL | hsl(188, 83%, 66%) |
| HSV | hsv(188, 60%, 94%) |
| CMYK | cmyk(60%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(82.10, -29.15, -19.70) |
| CIE-LCH | lch(82.10, 35.18, 214.05°) |
| OKLab | oklab(83.44% -0.0989 -0.0546) |
| OKLCH | oklch(83.44% 0.113 208.9) |
| XYZ | xyz(46.4020, 60.4862, 91.6508) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.73
Aqua Blue
#02D8E9
ΔE00 3.95
Neon Blue
#04D9FF
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Sky Blue
#87CEEB
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDF0 #F07360
analogous
#60F0BB #60DDF0 #6095F0
triadic
#60DDF0 #F060DD #DDF060
tetradic
#60DDF0 #BB60F0 #F07360 #95F060
square
#60DDF0 #BB60F0 #F07360 #95F060
split-complementary
#60DDF0 #F06095 #F0BB60
monochromatic
#12ACC3 #28D1EB #60DDF0 #98E9F5 #D0F5FB
Accessibility & contrast
On white
1.60
#60DDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#60DDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDF0
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDF0 | 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)
#CBD5F1
Deuteranopia (green-blind)
#B6C5F0
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60ddf0; /* rgb */ color: rgb(96, 221, 240); /* oklch */ color: oklch(83.4% 0.113 208.9);
Tailwind
colors: {
custom: {
50: '#9be8f5',
500: '#60ddf0',
950: '#000000',
},
}SCSS
$custom: #60ddf0; $custom-light: #9be8f5; $custom-dark: #000000;
JSON
{
"hex": "#60ddf0",
"rgb": {
"r": 96,
"g": 221,
"b": 240
},
"hsl": {
"h": 187.917,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.83442,
"c": 0.11299,
"h": 208.9
},
"luminance": 0.60491
}Semantic roles & 50–950 ramp
primary
#60DDF0
secondary
#C14633
accent
#2306DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485