#60EADE#60EADE
#60EADE is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.9% C 0.121 H 187.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #60EADE |
|---|---|
| RGB | rgb(96, 234, 222) |
| HSL | hsl(175, 77%, 65%) |
| HSV | hsv(175, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 5.1%, 8.2%) |
| CIE-LAB | lab(85.30, -40.07, -5.40) |
| CIE-LCH | lch(85.30, 40.43, 187.67°) |
| OKLab | oklab(85.85% -0.1197 -0.0152) |
| OKLCH | oklch(85.85% 0.121 187.2) |
| XYZ | xyz(47.4256, 66.6015, 79.4491) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.21
Bright Aqua
#0BF9EA
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 4.64
Bright Turquoise
#0FFEF9
ΔE00 5.48
Bright Cyan
#41FDFE
ΔE00 6.08
Mediumturquoise
#48D1CC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EADE #EA606C
analogous
#60EA99 #60EADE #60B1EA
triadic
#60EADE #DE60EA #EADE60
tetradic
#60EADE #9960EA #EA606C #B1EA60
square
#60EADE #9960EA #EA606C #B1EA60
split-complementary
#60EADE #EA60B1 #EA9960
monochromatic
#18B7AA #2AE3D3 #60EADE #96F1E9 #CCF8F4
Accessibility & contrast
On white
1.47
#60EADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#60EADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EADE
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EADE | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDE
Deuteranopia (green-blind)
#C9CFE0
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60eade; /* rgb */ color: rgb(96, 234, 222); /* oklch */ color: oklch(85.9% 0.121 187.2);
Tailwind
colors: {
custom: {
50: '#9bf1e8',
500: '#60eade',
950: '#000000',
},
}SCSS
$custom: #60eade; $custom-light: #9bf1e8; $custom-dark: #000000;
JSON
{
"hex": "#60eade",
"rgb": {
"r": 96,
"g": 234,
"b": 222
},
"hsl": {
"h": 174.783,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.8585,
"c": 0.12065,
"h": 187.2
},
"luminance": 0.66606
}Semantic roles & 50–950 ramp
primary
#60EADE
secondary
#B73742
accent
#0D1ED9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584