#60DFF1#60DFF1
#60DFF1 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.114 H 208.0°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFF1 |
|---|---|
| RGB | rgb(96, 223, 241) |
| HSL | hsl(187, 84%, 66%) |
| HSV | hsv(187, 60%, 95%) |
| CMYK | cmyk(60.2%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(82.70, -29.83, -19.32) |
| CIE-LCH | lch(82.70, 35.54, 212.92°) |
| OKLab | oklab(83.94% -0.1006 -0.0535) |
| OKLCH | oklch(83.94% 0.114 208) |
| XYZ | xyz(47.0821, 61.6081, 92.6123) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.22
Aqua Blue
#02D8E9
ΔE00 3.90
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Neon Blue
#04D9FF
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Bright Light Blue
#26F7FD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFF1 #F17260
analogous
#60F1BA #60DFF1 #6096F1
triadic
#60DFF1 #F160DF #DFF160
tetradic
#60DFF1 #BA60F1 #F17260 #96F160
square
#60DFF1 #BA60F1 #F17260 #96F160
split-complementary
#60DFF1 #F16096 #F1BA60
monochromatic
#11AFC5 #28D4EC #60DFF1 #98EAF6 #D0F6FB
Accessibility & contrast
On white
1.58
#60DFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#60DFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFF1
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFF1 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F2
Deuteranopia (green-blind)
#B8C7F1
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60dff1; /* rgb */ color: rgb(96, 223, 241); /* oklch */ color: oklch(83.9% 0.114 208.0);
Tailwind
colors: {
custom: {
50: '#9be9f5',
500: '#60dff1',
950: '#000000',
},
}SCSS
$custom: #60dff1; $custom-light: #9be9f5; $custom-dark: #000000;
JSON
{
"hex": "#60dff1",
"rgb": {
"r": 96,
"g": 223,
"b": 241
},
"hsl": {
"h": 187.448,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.83938,
"c": 0.11393,
"h": 208
},
"luminance": 0.61613
}Semantic roles & 50–950 ramp
primary
#60DFF1
secondary
#C34533
accent
#2005E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485