#60DFE8#60DFE8
#60DFE8 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.112 H 201.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFE8 |
|---|---|
| RGB | rgb(96, 223, 232) |
| HSL | hsl(184, 75%, 64%) |
| HSV | hsv(184, 59%, 91%) |
| CMYK | cmyk(58.6%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.42, -32.33, -14.97) |
| CIE-LCH | lch(82.42, 35.63, 204.84°) |
| OKLab | oklab(83.62% -0.1042 -0.0414) |
| OKLCH | oklch(83.62% 0.112 201.7) |
| XYZ | xyz(45.7709, 61.0837, 85.7065) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.85
Robin'S Egg
#6DEDFD
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Bright Light Blue
#26F7FD
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFE8 #E86960
analogous
#60E8AD #60DFE8 #609BE8
triadic
#60DFE8 #E860DF #DFE860
tetradic
#60DFE8 #AD60E8 #E86960 #9BE860
square
#60DFE8 #AD60E8 #E86960 #9BE860
split-complementary
#60DFE8 #E8609B #E8AD60
monochromatic
#1AA9B4 #2BD4E0 #60DFE8 #95EAF0 #CBF5F7
Accessibility & contrast
On white
1.59
#60DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#60DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFE8
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFE8 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E9
Deuteranopia (green-blind)
#BBC6E9
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60dfe8; /* rgb */ color: rgb(96, 223, 232); /* oklch */ color: oklch(83.6% 0.112 201.7);
Tailwind
colors: {
custom: {
50: '#9ae9ef',
500: '#60dfe8',
950: '#000000',
},
}SCSS
$custom: #60dfe8; $custom-light: #9ae9ef; $custom-dark: #000000;
JSON
{
"hex": "#60dfe8",
"rgb": {
"r": 96,
"g": 223,
"b": 232
},
"hsl": {
"h": 183.971,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83618,
"c": 0.11211,
"h": 201.7
},
"luminance": 0.61088
}Semantic roles & 50–950 ramp
primary
#60DFE8
secondary
#B44138
accent
#1C0FD7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485