#60DEF4#60DEF4
#60DEF4 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.115 H 210.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEF4 |
|---|---|
| RGB | rgb(96, 222, 244) |
| HSL | hsl(189, 87%, 67%) |
| HSV | hsv(189, 61%, 96%) |
| CMYK | cmyk(60.7%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(82.52, -28.50, -21.19) |
| CIE-LCH | lch(82.52, 35.52, 216.63°) |
| OKLab | oklab(83.82% -0.0984 -0.0588) |
| OKLCH | oklch(83.82% 0.115 210.9) |
| XYZ | xyz(47.2675, 61.2561, 94.9030) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Neon Blue
#04D9FF
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 4.58
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEF4 #F47660
analogous
#60F4C0 #60DEF4 #6094F4
triadic
#60DEF4 #F460DE #DEF460
tetradic
#60DEF4 #C060F4 #F47660 #94F460
square
#60DEF4 #C060F4 #F47660 #94F460
split-complementary
#60DEF4 #F46094 #F4C060
monochromatic
#0EAFCC #27D2F0 #60DEF4 #99EAF8 #D2F6FC
Accessibility & contrast
On white
1.58
#60DEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#60DEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEF4
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEF4 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F5
Deuteranopia (green-blind)
#B6C6F4
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60def4; /* rgb */ color: rgb(96, 222, 244); /* oklch */ color: oklch(83.8% 0.115 210.9);
Tailwind
colors: {
custom: {
50: '#9be8f7',
500: '#60def4',
950: '#000000',
},
}SCSS
$custom: #60def4; $custom-light: #9be8f7; $custom-dark: #000000;
JSON
{
"hex": "#60def4",
"rgb": {
"r": 96,
"g": 222,
"b": 244
},
"hsl": {
"h": 188.919,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.83818,
"c": 0.1146,
"h": 210.9
},
"luminance": 0.61261
}Semantic roles & 50–950 ramp
primary
#60DEF4
secondary
#C84730
accent
#2302E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485