#60DFE2#60DFE2
#60DFE2 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.112 H 197.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFE2 |
|---|---|
| RGB | rgb(96, 223, 226) |
| HSL | hsl(181, 69%, 63%) |
| HSV | hsv(181, 58%, 89%) |
| CMYK | cmyk(57.5%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(82.24, -33.96, -12.05) |
| CIE-LCH | lch(82.24, 36.03, 199.54°) |
| OKLab | oklab(83.41% -0.1066 -0.0334) |
| OKLCH | oklch(83.41% 0.112 197.4) |
| XYZ | xyz(44.9332, 60.7486, 81.2944) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.80
Aqua Blue
#02D8E9
ΔE00 5.11
Darkturquoise
#00CED1
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 5.58
Bright Light Blue
#26F7FD
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFE2 #E26360
analogous
#60E2A4 #60DFE2 #609EE2
triadic
#60DFE2 #E260DF #DFE260
tetradic
#60DFE2 #A460E2 #E26360 #9EE260
square
#60DFE2 #A460E2 #E26360 #9EE260
split-complementary
#60DFE2 #E2609E #E2A460
monochromatic
#1FA6A9 #2CD5D9 #60DFE2 #94E9EB #C8F4F5
Accessibility & contrast
On white
1.60
#60DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#60DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFE2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFE2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E2
Deuteranopia (green-blind)
#BCC6E3
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60dfe2; /* rgb */ color: rgb(96, 223, 226); /* oklch */ color: oklch(83.4% 0.112 197.4);
Tailwind
colors: {
custom: {
50: '#9ae9eb',
500: '#60dfe2',
950: '#000000',
},
}SCSS
$custom: #60dfe2; $custom-light: #9ae9eb; $custom-dark: #000000;
JSON
{
"hex": "#60dfe2",
"rgb": {
"r": 96,
"g": 223,
"b": 226
},
"hsl": {
"h": 181.385,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.83413,
"c": 0.11174,
"h": 197.4
},
"luminance": 0.60753
}Semantic roles & 50–950 ramp
primary
#60DFE2
secondary
#AB3E3B
accent
#1914D1
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484