#60DDF2#60DDF2
#60DDF2 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.114 H 210.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDF2 |
|---|---|
| RGB | rgb(96, 221, 242) |
| HSL | hsl(189, 85%, 66%) |
| HSV | hsv(189, 60%, 95%) |
| CMYK | cmyk(60.3%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.17, -28.58, -20.66) |
| CIE-LCH | lch(82.17, 35.27, 215.86°) |
| OKLab | oklab(83.52% -0.0981 -0.0573) |
| OKLCH | oklch(83.52% 0.114 210.3) |
| XYZ | xyz(46.7007, 60.6057, 93.2241) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.96
Aqua Blue
#02D8E9
ΔE00 4.33
Neon Blue
#04D9FF
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDF2 #F27560
analogous
#60F2BE #60DDF2 #6094F2
triadic
#60DDF2 #F260DD #DDF260
tetradic
#60DDF2 #BE60F2 #F27560 #94F260
square
#60DDF2 #BE60F2 #F27560 #94F260
split-complementary
#60DDF2 #F26094 #F2BE60
monochromatic
#10ADC7 #27D1ED #60DDF2 #99E9F7 #D1F5FB
Accessibility & contrast
On white
1.60
#60DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#60DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDF2
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDF2 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F3
Deuteranopia (green-blind)
#B5C5F2
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60ddf2; /* rgb */ color: rgb(96, 221, 242); /* oklch */ color: oklch(83.5% 0.114 210.3);
Tailwind
colors: {
custom: {
50: '#9be8f6',
500: '#60ddf2',
950: '#000000',
},
}SCSS
$custom: #60ddf2; $custom-light: #9be8f6; $custom-dark: #000000;
JSON
{
"hex": "#60ddf2",
"rgb": {
"r": 96,
"g": 221,
"b": 242
},
"hsl": {
"h": 188.63,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.83515,
"c": 0.11363,
"h": 210.3
},
"luminance": 0.60611
}Semantic roles & 50–950 ramp
primary
#60DDF2
secondary
#C44732
accent
#2404E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485