#60DFE5#60DFE5
#60DFE5 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.112 H 199.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFE5 |
|---|---|
| RGB | rgb(96, 223, 229) |
| HSL | hsl(183, 72%, 64%) |
| HSV | hsv(183, 58%, 90%) |
| CMYK | cmyk(58.1%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.33, -33.15, -13.51) |
| CIE-LCH | lch(82.33, 35.80, 202.18°) |
| OKLab | oklab(83.52% -0.1054 -0.0374) |
| OKLCH | oklch(83.52% 0.112 199.5) |
| XYZ | xyz(45.3484, 60.9147, 83.4814) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.39
Robin'S Egg
#6DEDFD
ΔE00 4.74
Mediumturquoise
#48D1CC
ΔE00 5.57
Darkturquoise
#00CED1
ΔE00 5.67
Bright Light Blue
#26F7FD
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFE5 #E56660
analogous
#60E5A8 #60DFE5 #609CE5
triadic
#60DFE5 #E560DF #DFE560
tetradic
#60DFE5 #A860E5 #E56660 #9CE560
square
#60DFE5 #A860E5 #E56660 #9CE560
split-complementary
#60DFE5 #E5609C #E5A860
monochromatic
#1CA8AE #2BD4DC #60DFE5 #95EAEE #C9F4F6
Accessibility & contrast
On white
1.59
#60DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#60DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFE5
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFE5 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E6
Deuteranopia (green-blind)
#BBC6E6
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60dfe5; /* rgb */ color: rgb(96, 223, 229); /* oklch */ color: oklch(83.5% 0.112 199.5);
Tailwind
colors: {
custom: {
50: '#9ae9ed',
500: '#60dfe5',
950: '#000000',
},
}SCSS
$custom: #60dfe5; $custom-light: #9ae9ed; $custom-dark: #000000;
JSON
{
"hex": "#60dfe5",
"rgb": {
"r": 96,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.707,
"s": 71.892,
"l": 63.725
},
"oklch": {
"l": 0.83515,
"c": 0.11184,
"h": 199.5
},
"luminance": 0.60919
}Semantic roles & 50–950 ramp
primary
#60DFE5
secondary
#AF3F3A
accent
#1A12D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484