#60DEEF#60DEEF
#60DEEF is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.113 H 207.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEEF |
|---|---|
| RGB | rgb(96, 222, 239) |
| HSL | hsl(187, 82%, 66%) |
| HSV | hsv(187, 60%, 94%) |
| CMYK | cmyk(59.8%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.36, -29.91, -18.78) |
| CIE-LCH | lch(82.36, 35.32, 212.13°) |
| OKLab | oklab(83.64% -0.1003 -0.052) |
| OKLCH | oklch(83.64% 0.113 207.4) |
| XYZ | xyz(46.5187, 60.9565, 90.9588) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.39
Aqua Blue
#02D8E9
ΔE00 3.70
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Neon Blue
#04D9FF
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Bright Light Blue
#26F7FD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEEF #EF7160
analogous
#60EFB8 #60DEEF #6096EF
triadic
#60DEEF #EF60DE #DEEF60
tetradic
#60DEEF #B860EF #EF7160 #96EF60
square
#60DEEF #B860EF #EF7160 #96EF60
split-complementary
#60DEEF #EF6096 #EFB860
monochromatic
#13ADC1 #28D2E9 #60DEEF #98EAF5 #CFF5FA
Accessibility & contrast
On white
1.59
#60DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#60DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEEF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEEF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#B7C6EF
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60deef; /* rgb */ color: rgb(96, 222, 239); /* oklch */ color: oklch(83.6% 0.113 207.4);
Tailwind
colors: {
custom: {
50: '#9be8f4',
500: '#60deef',
950: '#000000',
},
}SCSS
$custom: #60deef; $custom-light: #9be8f4; $custom-dark: #000000;
JSON
{
"hex": "#60deef",
"rgb": {
"r": 96,
"g": 222,
"b": 239
},
"hsl": {
"h": 187.133,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.83636,
"c": 0.11304,
"h": 207.4
},
"luminance": 0.60961
}Semantic roles & 50–950 ramp
primary
#60DEEF
secondary
#BF4534
accent
#2107DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485