#60EAD0#60EAD0
#60EAD0 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.4% C 0.126 H 178.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAD0 |
|---|---|
| RGB | rgb(96, 234, 208) |
| HSL | hsl(169, 77%, 65%) |
| HSV | hsv(169, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 11.1%, 8.2%) |
| CIE-LAB | lab(84.94, -43.57, 1.44) |
| CIE-LCH | lch(84.94, 43.59, 178.11°) |
| OKLab | oklab(85.43% -0.1257 0.0031) |
| OKLCH | oklch(85.43% 0.126 178.6) |
| XYZ | xyz(45.6266, 65.8818, 69.9742) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.66
Aqua (survey)
#13EAC9
ΔE00 3.37
Turquoise
#40E0D0
ΔE00 4.14
Light Turquoise
#7EF4CC
ΔE00 5.13
Aqua Marine
#2EE8BB
ΔE00 5.44
Bright Aqua
#0BF9EA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAD0 #EA607A
analogous
#60EA8B #60EAD0 #60BFEA
triadic
#60EAD0 #D060EA #EAD060
tetradic
#60EAD0 #8B60EA #EA607A #BFEA60
square
#60EAD0 #8B60EA #EA607A #BFEA60
split-complementary
#60EAD0 #EA60BF #EA8B60
monochromatic
#18B799 #2AE3C0 #60EAD0 #96F1E0 #CCF8F0
Accessibility & contrast
On white
1.48
#60EAD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#60EAD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAD0
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAD0 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCF
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ead0; /* rgb */ color: rgb(96, 234, 208); /* oklch */ color: oklch(85.4% 0.126 178.6);
Tailwind
colors: {
custom: {
50: '#9af1de',
500: '#60ead0',
950: '#000000',
},
}SCSS
$custom: #60ead0; $custom-light: #9af1de; $custom-dark: #000000;
JSON
{
"hex": "#60ead0",
"rgb": {
"r": 96,
"g": 234,
"b": 208
},
"hsl": {
"h": 168.696,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.85432,
"c": 0.12579,
"h": 178.6
},
"luminance": 0.65887
}Semantic roles & 50–950 ramp
primary
#60EAD0
secondary
#B7374F
accent
#0D33D9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584