#60EAD3#60EAD3
#60EAD3 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.5% C 0.124 H 180.4°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAD3 |
|---|---|
| RGB | rgb(96, 234, 211) |
| HSL | hsl(170, 77%, 65%) |
| HSV | hsv(170, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 9.8%, 8.2%) |
| CIE-LAB | lab(85.01, -42.84, -0.03) |
| CIE-LCH | lch(85.01, 42.84, 180.04°) |
| OKLab | oklab(85.52% -0.1244 -0.0008) |
| OKLCH | oklch(85.52% 0.124 180.4) |
| XYZ | xyz(45.9992, 66.0309, 71.9364) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.62
Turquoise
#40E0D0
ΔE00 3.52
Aqua (survey)
#13EAC9
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 5.18
Light Turquoise
#7EF4CC
ΔE00 5.89
Aqua Marine
#2EE8BB
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAD3 #EA6077
analogous
#60EA8E #60EAD3 #60BCEA
triadic
#60EAD3 #D360EA #EAD360
tetradic
#60EAD3 #8E60EA #EA6077 #BCEA60
square
#60EAD3 #8E60EA #EA6077 #BCEA60
split-complementary
#60EAD3 #EA60BC #EA8E60
monochromatic
#18B79D #2AE3C4 #60EAD3 #96F1E2 #CCF8F1
Accessibility & contrast
On white
1.48
#60EAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#60EAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAD3
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAD3 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD2
Deuteranopia (green-blind)
#CCCED5
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ead3; /* rgb */ color: rgb(96, 234, 211); /* oklch */ color: oklch(85.5% 0.124 180.4);
Tailwind
colors: {
custom: {
50: '#9af1e0',
500: '#60ead3',
950: '#000000',
},
}SCSS
$custom: #60ead3; $custom-light: #9af1e0; $custom-dark: #000000;
JSON
{
"hex": "#60ead3",
"rgb": {
"r": 96,
"g": 234,
"b": 211
},
"hsl": {
"h": 170,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.85519,
"c": 0.12444,
"h": 180.4
},
"luminance": 0.66036
}Semantic roles & 50–950 ramp
primary
#60EAD3
secondary
#B7374C
accent
#0D2FD9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584