#60CEE2#60CEE2
#60CEE2 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.104 H 211.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60CEE2 |
|---|---|
| RGB | rgb(96, 206, 226) |
| HSL | hsl(189, 69%, 63%) |
| HSV | hsv(189, 58%, 89%) |
| CMYK | cmyk(57.5%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(77.35, -25.76, -19.41) |
| CIE-LCH | lch(77.35, 32.26, 217.00°) |
| OKLab | oklab(79.47% -0.0888 -0.0538) |
| OKLCH | oklch(79.47% 0.104 211.2) |
| XYZ | xyz(40.6171, 52.1164, 79.8557) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.05
Neon Blue
#04D9FF
ΔE00 5.41
Sky Blue
#87CEEB
ΔE00 6.56
Robin'S Egg
#6DEDFD
ΔE00 7.33
Baby Blue
#89CFF0
ΔE00 7.76
Bright Sky Blue
#02CCFE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CEE2 #E27460
analogous
#60E2B5 #60CEE2 #608DE2
triadic
#60CEE2 #E260CE #CEE260
tetradic
#60CEE2 #B560E2 #E27460 #8DE260
square
#60CEE2 #B560E2 #E27460 #8DE260
split-complementary
#60CEE2 #E2608D #E2B560
monochromatic
#1F94A9 #2CBED9 #60CEE2 #94DEEB #C8EEF5
Accessibility & contrast
On white
1.84
#60CEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#60CEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CEE2
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CEE2 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E3
Deuteranopia (green-blind)
#AAB9E2
Tritanopia (blue-blind)
#00D7D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60cee2; /* rgb */ color: rgb(96, 206, 226); /* oklch */ color: oklch(79.5% 0.104 211.2);
Tailwind
colors: {
custom: {
50: '#98ddeb',
500: '#60cee2',
950: '#000000',
},
}SCSS
$custom: #60cee2; $custom-light: #98ddeb; $custom-dark: #000000;
JSON
{
"hex": "#60cee2",
"rgb": {
"r": 96,
"g": 206,
"b": 226
},
"hsl": {
"h": 189.231,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.79472,
"c": 0.10382,
"h": 211.2
},
"luminance": 0.5212
}Semantic roles & 50–950 ramp
primary
#60CEE2
secondary
#AB4D3B
accent
#3114D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484