#60DFFA#60DFFA
#60DFFA is a very light, moderate cyan. Relative luminance 0.622; OKLCH L 84.3% C 0.117 H 214.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFFA |
|---|---|
| RGB | rgb(96, 223, 250) |
| HSL | hsl(191, 94%, 68%) |
| HSV | hsv(191, 62%, 98%) |
| CMYK | cmyk(61.6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(83.00, -27.28, -23.63) |
| CIE-LCH | lch(83.00, 36.09, 220.91°) |
| OKLab | oklab(84.27% -0.0971 -0.0656) |
| OKLCH | oklch(84.27% 0.117 214.1) |
| XYZ | xyz(48.4598, 62.1592, 99.8680) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Robin'S Egg
#6DEDFD
ΔE00 4.71
Aqua Blue
#02D8E9
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Sky Blue
#87CEEB
ΔE00 6.88
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFFA #FA7B60
analogous
#60FAC8 #60DFFA #6092FA
triadic
#60DFFA #FA60DF #DFFA60
tetradic
#60DFFA #C860FA #FA7B60 #92FA60
square
#60DFFA #C860FA #FA7B60 #92FA60
split-complementary
#60DFFA #FA6092 #FAC860
monochromatic
#07B4D9 #25D3F8 #60DFFA #9BEBFC #D7F7FE
Accessibility & contrast
On white
1.56
#60DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#60DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFFA
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFFA | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#B5C7FA
Tritanopia (blue-blind)
#00E9E7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60dffa; /* rgb */ color: rgb(96, 223, 250); /* oklch */ color: oklch(84.3% 0.117 214.1);
Tailwind
colors: {
custom: {
50: '#9ce9fc',
500: '#60dffa',
950: '#000000',
},
}SCSS
$custom: #60dffa; $custom-light: #9ce9fc; $custom-dark: #000000;
JSON
{
"hex": "#60dffa",
"rgb": {
"r": 96,
"g": 223,
"b": 250
},
"hsl": {
"h": 190.519,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.84271,
"c": 0.11718,
"h": 214.1
},
"luminance": 0.62164
}Semantic roles & 50–950 ramp
primary
#60DFFA
secondary
#D3492C
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485