#60DFE4#60DFE4
#60DFE4 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.112 H 198.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFE4 |
|---|---|
| RGB | rgb(96, 223, 228) |
| HSL | hsl(182, 71%, 64%) |
| HSV | hsv(182, 58%, 89%) |
| CMYK | cmyk(57.9%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(82.30, -33.42, -13.03) |
| CIE-LCH | lch(82.30, 35.87, 201.30°) |
| OKLab | oklab(83.48% -0.1058 -0.036) |
| OKLCH | oklch(83.48% 0.112 198.8) |
| XYZ | xyz(45.2092, 60.8590, 82.7482) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 5.01
Mediumturquoise
#48D1CC
ΔE00 5.30
Darkturquoise
#00CED1
ΔE00 5.55
Bright Light Blue
#26F7FD
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFE4 #E46560
analogous
#60E4A7 #60DFE4 #609DE4
triadic
#60DFE4 #E460DF #DFE460
tetradic
#60DFE4 #A760E4 #E46560 #9DE460
square
#60DFE4 #A760E4 #E46560 #9DE460
split-complementary
#60DFE4 #E4609D #E4A760
monochromatic
#1DA7AC #2CD4DB #60DFE4 #94EAED #C9F4F6
Accessibility & contrast
On white
1.59
#60DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#60DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFE4
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFE4 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#BCC6E5
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60dfe4; /* rgb */ color: rgb(96, 223, 228); /* oklch */ color: oklch(83.5% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#9ae9ec',
500: '#60dfe4',
950: '#000000',
},
}SCSS
$custom: #60dfe4; $custom-light: #9ae9ec; $custom-dark: #000000;
JSON
{
"hex": "#60dfe4",
"rgb": {
"r": 96,
"g": 223,
"b": 228
},
"hsl": {
"h": 182.273,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.83481,
"c": 0.11179,
"h": 198.8
},
"luminance": 0.60864
}Semantic roles & 50–950 ramp
primary
#60DFE4
secondary
#AE3F3A
accent
#1A13D3
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484