#60DDFF#60DDFF
#60DDFF is a very light, moderate cyan. Relative luminance 0.614; OKLCH L 84.0% C 0.119 H 218.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDFF |
|---|---|
| RGB | rgb(96, 221, 255) |
| HSL | hsl(193, 100%, 69%) |
| HSV | hsv(193, 62%, 100%) |
| CMYK | cmyk(62.4%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(82.60, -24.84, -26.88) |
| CIE-LCH | lch(82.60, 36.60, 227.26°) |
| OKLab | oklab(84.01% -0.0932 -0.0748) |
| OKLCH | oklch(84.01% 0.119 218.8) |
| XYZ | xyz(48.7230, 61.4146, 103.8748) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.11
Sky Blue
#87CEEB
ΔE00 5.75
Bright Sky Blue
#02CCFE
ΔE00 5.87
Baby Blue
#89CFF0
ΔE00 6.20
Robin'S Egg
#6DEDFD
ΔE00 6.72
Ice Blue
#A5DFF9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDFF #FF8260
analogous
#60FFD2 #60DDFF #608EFF
triadic
#60DDFF #FF60DD #DDFF60
tetradic
#60DDFF #D260FF #FF8260 #8EFF60
square
#60DDFF #D260FF #FF8260 #8EFF60
split-complementary
#60DDFF #FF608E #FFD260
monochromatic
#00B4E5 #23D0FF #60DDFF #9DEAFF #DAF7FF
Accessibility & contrast
On white
1.58
#60DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#60DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDFF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDFF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#B1C6FF
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60ddff; /* rgb */ color: rgb(96, 221, 255); /* oklch */ color: oklch(84.0% 0.119 218.8);
Tailwind
colors: {
custom: {
50: '#9ce7ff',
500: '#60ddff',
950: '#000000',
},
}SCSS
$custom: #60ddff; $custom-light: #9ce7ff; $custom-dark: #000000;
JSON
{
"hex": "#60ddff",
"rgb": {
"r": 96,
"g": 221,
"b": 255
},
"hsl": {
"h": 192.83,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.84009,
"c": 0.11949,
"h": 218.8
},
"luminance": 0.6142
}Semantic roles & 50–950 ramp
primary
#60DDFF
secondary
#D94F2A
accent
#3100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101618
muted
#808486