#60DFF6#60DFF6
#60DFF6 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.116 H 211.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFF6 |
|---|---|
| RGB | rgb(96, 223, 246) |
| HSL | hsl(189, 89%, 67%) |
| HSV | hsv(189, 61%, 96%) |
| CMYK | cmyk(61%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(82.87, -28.42, -21.72) |
| CIE-LCH | lch(82.87, 35.77, 217.39°) |
| OKLab | oklab(84.12% -0.0986 -0.0602) |
| OKLCH | oklch(84.12% 0.116 211.4) |
| XYZ | xyz(47.8392, 61.9110, 96.5998) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.87
Neon Blue
#04D9FF
ΔE00 4.39
Aqua Blue
#02D8E9
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFF6 #F67760
analogous
#60F6C2 #60DFF6 #6094F6
triadic
#60DFF6 #F660DF #DFF660
tetradic
#60DFF6 #C260F6 #F67760 #94F660
square
#60DFF6 #C260F6 #F67760 #94F660
split-complementary
#60DFF6 #F66094 #F6C260
monochromatic
#0CB2D0 #26D3F3 #60DFF6 #9AEBF9 #D4F6FD
Accessibility & contrast
On white
1.57
#60DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#60DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFF6
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFF6 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8F7
Deuteranopia (green-blind)
#B6C7F6
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60dff6; /* rgb */ color: rgb(96, 223, 246); /* oklch */ color: oklch(84.1% 0.116 211.4);
Tailwind
colors: {
custom: {
50: '#9be9f9',
500: '#60dff6',
950: '#000000',
},
}SCSS
$custom: #60dff6; $custom-light: #9be9f9; $custom-dark: #000000;
JSON
{
"hex": "#60dff6",
"rgb": {
"r": 96,
"g": 223,
"b": 246
},
"hsl": {
"h": 189.2,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.84121,
"c": 0.11557,
"h": 211.4
},
"luminance": 0.61916
}Semantic roles & 50–950 ramp
primary
#60DFF6
secondary
#CB472F
accent
#2300E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485