#60DEE3#60DEE3
#60DEE3 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.111 H 198.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEE3 |
|---|---|
| RGB | rgb(96, 222, 227) |
| HSL | hsl(182, 70%, 63%) |
| HSV | hsv(182, 58%, 89%) |
| CMYK | cmyk(57.7%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(81.99, -33.22, -12.97) |
| CIE-LCH | lch(81.99, 35.66, 201.33°) |
| OKLab | oklab(83.21% -0.1052 -0.0359) |
| OKLCH | oklch(83.21% 0.111 198.8) |
| XYZ | xyz(44.8044, 60.2708, 81.9304) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.54
Robin'S Egg
#6DEDFD
ΔE00 5.15
Mediumturquoise
#48D1CC
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 6.02
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEE3 #E36560
analogous
#60E3A6 #60DEE3 #609CE3
triadic
#60DEE3 #E360DE #DEE360
tetradic
#60DEE3 #A660E3 #E36560 #9CE360
square
#60DEE3 #A660E3 #E36560 #9CE360
split-complementary
#60DEE3 #E3609C #E3A660
monochromatic
#1EA5AB #2CD3DA #60DEE3 #94E9EC #C8F4F5
Accessibility & contrast
On white
1.61
#60DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#60DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEE3
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEE3 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E4
Deuteranopia (green-blind)
#BBC5E4
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dee3; /* rgb */ color: rgb(96, 222, 227); /* oklch */ color: oklch(83.2% 0.111 198.8);
Tailwind
colors: {
custom: {
50: '#9ae8eb',
500: '#60dee3',
950: '#000000',
},
}SCSS
$custom: #60dee3; $custom-light: #9ae8eb; $custom-dark: #000000;
JSON
{
"hex": "#60dee3",
"rgb": {
"r": 96,
"g": 222,
"b": 227
},
"hsl": {
"h": 182.29,
"s": 70.053,
"l": 63.333
},
"oklch": {
"l": 0.83214,
"c": 0.11115,
"h": 198.8
},
"luminance": 0.60275
}Semantic roles & 50–950 ramp
primary
#60DEE3
secondary
#AC3F3B
accent
#1B13D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484