#60DFEA#60DFEA
#60DFEA is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.112 H 203.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFEA |
|---|---|
| RGB | rgb(96, 223, 234) |
| HSL | hsl(185, 77%, 65%) |
| HSV | hsv(185, 59%, 92%) |
| CMYK | cmyk(59%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.48, -31.78, -15.94) |
| CIE-LCH | lch(82.48, 35.55, 206.63°) |
| OKLab | oklab(83.69% -0.1034 -0.0441) |
| OKLCH | oklch(83.69% 0.112 203.1) |
| XYZ | xyz(46.0566, 61.1979, 87.2111) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.63
Robin'S Egg
#6DEDFD
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFEA #EA6B60
analogous
#60EAB0 #60DFEA #609AEA
triadic
#60DFEA #EA60DF #DFEA60
tetradic
#60DFEA #B060EA #EA6B60 #9AEA60
square
#60DFEA #B060EA #EA6B60 #9AEA60
split-complementary
#60DFEA #EA609A #EAB060
monochromatic
#18ABB7 #2AD4E3 #60DFEA #96EAF1 #CCF5F8
Accessibility & contrast
On white
1.59
#60DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#60DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFEA
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFEA | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60dfea; /* rgb */ color: rgb(96, 223, 234); /* oklch */ color: oklch(83.7% 0.112 203.1);
Tailwind
colors: {
custom: {
50: '#9ae9f0',
500: '#60dfea',
950: '#000000',
},
}SCSS
$custom: #60dfea; $custom-light: #9ae9f0; $custom-dark: #000000;
JSON
{
"hex": "#60dfea",
"rgb": {
"r": 96,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.783,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.83688,
"c": 0.11239,
"h": 203.1
},
"luminance": 0.61203
}Semantic roles & 50–950 ramp
primary
#60DFEA
secondary
#B74137
accent
#1D0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485