#60ECF0#60ECF0
#60ECF0 is a very light, moderate teal. Relative luminance 0.688; OKLCH L 86.9% C 0.120 H 197.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECF0 |
|---|---|
| RGB | rgb(96, 236, 240) |
| HSL | hsl(182, 83%, 66%) |
| HSV | hsv(182, 60%, 94%) |
| CMYK | cmyk(60%, 1.7%, 0%, 5.9%) |
| CIE-LAB | lab(86.39, -36.25, -13.25) |
| CIE-LCH | lch(86.39, 38.59, 200.08°) |
| OKLab | oklab(86.9% -0.1142 -0.0367) |
| OKLCH | oklch(86.9% 0.12 197.8) |
| XYZ | xyz(50.5407, 68.7636, 93.0303) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.27
Bright Cyan
#41FDFE
ΔE00 4.15
Robin'S Egg
#6DEDFD
ΔE00 4.45
Aqua
#00FFFF
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Bright Turquoise
#0FFEF9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECF0 #F06460
analogous
#60F0AC #60ECF0 #60A4F0
triadic
#60ECF0 #F060EC #ECF060
tetradic
#60ECF0 #AC60F0 #F06460 #A4F060
square
#60ECF0 #AC60F0 #F06460 #A4F060
split-complementary
#60ECF0 #F060A4 #F0AC60
monochromatic
#12BEC3 #28E5EB #60ECF0 #98F3F5 #D0F9FB
Accessibility & contrast
On white
1.42
#60ECF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#60ECF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECF0
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECF0 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#C6D1F1
Tritanopia (blue-blind)
#00F3ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60ecf0; /* rgb */ color: rgb(96, 236, 240); /* oklch */ color: oklch(86.9% 0.120 197.8);
Tailwind
colors: {
custom: {
50: '#9cf2f4',
500: '#60ecf0',
950: '#000000',
},
}SCSS
$custom: #60ecf0; $custom-light: #9cf2f4; $custom-dark: #000000;
JSON
{
"hex": "#60ecf0",
"rgb": {
"r": 96,
"g": 236,
"b": 240
},
"hsl": {
"h": 181.667,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.86897,
"c": 0.11996,
"h": 197.8
},
"luminance": 0.68769
}Semantic roles & 50–950 ramp
primary
#60ECF0
secondary
#C13733
accent
#0C06DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585