#60DFF4#60DFF4
#60DFF4 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.115 H 210.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFF4 |
|---|---|
| RGB | rgb(96, 223, 244) |
| HSL | hsl(189, 87%, 67%) |
| HSV | hsv(189, 61%, 96%) |
| CMYK | cmyk(60.7%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(82.80, -28.99, -20.76) |
| CIE-LCH | lch(82.80, 35.65, 215.61°) |
| OKLab | oklab(84.05% -0.0994 -0.0576) |
| OKLCH | oklch(84.05% 0.115 210.1) |
| XYZ | xyz(47.5339, 61.7889, 94.9918) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.53
Aqua Blue
#02D8E9
ΔE00 4.42
Neon Blue
#04D9FF
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFF4 #F47560
analogous
#60F4BF #60DFF4 #6095F4
triadic
#60DFF4 #F460DF #DFF460
tetradic
#60DFF4 #BF60F4 #F47560 #95F460
square
#60DFF4 #BF60F4 #F47560 #95F460
split-complementary
#60DFF4 #F46095 #F4BF60
monochromatic
#0EB1CC #27D3F0 #60DFF4 #99EBF8 #D2F6FC
Accessibility & contrast
On white
1.57
#60DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#60DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFF4
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFF4 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F5
Deuteranopia (green-blind)
#B7C7F4
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60dff4; /* rgb */ color: rgb(96, 223, 244); /* oklch */ color: oklch(84.0% 0.115 210.1);
Tailwind
colors: {
custom: {
50: '#9be9f7',
500: '#60dff4',
950: '#000000',
},
}SCSS
$custom: #60dff4; $custom-light: #9be9f7; $custom-dark: #000000;
JSON
{
"hex": "#60dff4",
"rgb": {
"r": 96,
"g": 223,
"b": 244
},
"hsl": {
"h": 188.514,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.84047,
"c": 0.11486,
"h": 210.1
},
"luminance": 0.61794
}Semantic roles & 50–950 ramp
primary
#60DFF4
secondary
#C84630
accent
#2202E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485