#60EAED#60EAED
#60EAED is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.3% C 0.119 H 197.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAED |
|---|---|
| RGB | rgb(96, 234, 237) |
| HSL | hsl(181, 80%, 65%) |
| HSV | hsv(181, 59%, 93%) |
| CMYK | cmyk(59.5%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(85.73, -36.13, -12.66) |
| CIE-LCH | lch(85.73, 38.28, 199.31°) |
| OKLab | oklab(86.33% -0.1134 -0.0351) |
| OKLCH | oklch(86.33% 0.119 197.2) |
| XYZ | xyz(49.5262, 67.4417, 90.5118) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.63
Bright Cyan
#41FDFE
ΔE00 4.44
Robin'S Egg
#6DEDFD
ΔE00 4.80
Aqua
#00FFFF
ΔE00 5.41
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Bright Turquoise
#0FFEF9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAED #ED6360
analogous
#60EDAA #60EAED #60A3ED
triadic
#60EAED #ED60EA #EAED60
tetradic
#60EAED #AA60ED #ED6360 #A3ED60
square
#60EAED #AA60ED #ED6360 #A3ED60
split-complementary
#60EAED #ED60A3 #EDAA60
monochromatic
#15BABD #29E3E7 #60EAED #97F1F3 #CEF9F9
Accessibility & contrast
On white
1.45
#60EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#60EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAED
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAED | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0ED
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60eaed; /* rgb */ color: rgb(96, 234, 237); /* oklch */ color: oklch(86.3% 0.119 197.2);
Tailwind
colors: {
custom: {
50: '#9cf1f2',
500: '#60eaed',
950: '#000000',
},
}SCSS
$custom: #60eaed; $custom-light: #9cf1f2; $custom-dark: #000000;
JSON
{
"hex": "#60eaed",
"rgb": {
"r": 96,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.277,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.86334,
"c": 0.1187,
"h": 197.2
},
"luminance": 0.67447
}Semantic roles & 50–950 ramp
primary
#60EAED
secondary
#BC3835
accent
#0E0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585