#60DDFD#60DDFD
#60DDFD is a very light, moderate cyan. Relative luminance 0.613; OKLCH L 83.9% C 0.118 H 217.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDFD |
|---|---|
| RGB | rgb(96, 221, 253) |
| HSL | hsl(192, 98%, 68%) |
| HSV | hsv(192, 62%, 99%) |
| CMYK | cmyk(62.1%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(82.53, -25.43, -25.93) |
| CIE-LCH | lch(82.53, 36.32, 225.56°) |
| OKLab | oklab(83.93% -0.0939 -0.0721) |
| OKLCH | oklch(83.93% 0.118 217.5) |
| XYZ | xyz(48.4027, 61.2865, 102.1881) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.07
Sky Blue
#87CEEB
ΔE00 5.92
Bright Sky Blue
#02CCFE
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 6.23
Baby Blue
#89CFF0
ΔE00 6.48
Aqua Blue
#02D8E9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDFD #FD8060
analogous
#60FDCE #60DDFD #608EFD
triadic
#60DDFD #FD60DD #DDFD60
tetradic
#60DDFD #CE60FD #FD8060 #8EFD60
square
#60DDFD #CE60FD #FD8060 #8EFD60
split-complementary
#60DDFD #FD608E #FDCE60
monochromatic
#03B3E0 #24D0FC #60DDFD #9CEAFE #D9F7FF
Accessibility & contrast
On white
1.58
#60DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#60DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDFD
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDFD | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#00E8E7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60ddfd; /* rgb */ color: rgb(96, 221, 253); /* oklch */ color: oklch(83.9% 0.118 217.5);
Tailwind
colors: {
custom: {
50: '#9ce7fe',
500: '#60ddfd',
950: '#000000',
},
}SCSS
$custom: #60ddfd; $custom-light: #9ce7fe; $custom-dark: #000000;
JSON
{
"hex": "#60ddfd",
"rgb": {
"r": 96,
"g": 221,
"b": 253
},
"hsl": {
"h": 192.229,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.83931,
"c": 0.11842,
"h": 217.5
},
"luminance": 0.61292
}Semantic roles & 50–950 ramp
primary
#60DDFD
secondary
#D74D2A
accent
#2F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485