#60DFEF#60DFEF
#60DFEF is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.113 H 206.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFEF |
|---|---|
| RGB | rgb(96, 223, 239) |
| HSL | hsl(187, 82%, 66%) |
| HSV | hsv(187, 60%, 94%) |
| CMYK | cmyk(59.8%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(82.64, -30.39, -18.35) |
| CIE-LCH | lch(82.64, 35.50, 211.12°) |
| OKLab | oklab(83.87% -0.1014 -0.0508) |
| OKLCH | oklch(83.87% 0.113 206.6) |
| XYZ | xyz(46.7850, 61.4893, 91.0476) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.16
Aqua Blue
#02D8E9
ΔE00 3.67
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Neon Blue
#04D9FF
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFEF #EF7060
analogous
#60EFB7 #60DFEF #6097EF
triadic
#60DFEF #EF60DF #DFEF60
tetradic
#60DFEF #B760EF #EF7060 #97EF60
square
#60DFEF #B760EF #EF7060 #97EF60
split-complementary
#60DFEF #EF6097 #EFB760
monochromatic
#13AEC1 #28D4E9 #60DFEF #98EAF5 #CFF5FA
Accessibility & contrast
On white
1.58
#60DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#60DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFEF
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFEF | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#B8C7EF
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60dfef; /* rgb */ color: rgb(96, 223, 239); /* oklch */ color: oklch(83.9% 0.113 206.6);
Tailwind
colors: {
custom: {
50: '#9be9f4',
500: '#60dfef',
950: '#000000',
},
}SCSS
$custom: #60dfef; $custom-light: #9be9f4; $custom-dark: #000000;
JSON
{
"hex": "#60dfef",
"rgb": {
"r": 96,
"g": 223,
"b": 239
},
"hsl": {
"h": 186.713,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.83866,
"c": 0.1134,
"h": 206.6
},
"luminance": 0.61494
}Semantic roles & 50–950 ramp
primary
#60DFEF
secondary
#BF4434
accent
#1F07DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485