#60E3EB#60E3EB
#60E3EB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.6% C 0.115 H 200.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60E3EB |
|---|---|
| RGB | rgb(96, 227, 235) |
| HSL | hsl(183, 78%, 65%) |
| HSV | hsv(183, 59%, 92%) |
| CMYK | cmyk(59.1%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.66, -33.40, -14.70) |
| CIE-LCH | lch(83.66, 36.49, 203.75°) |
| OKLab | oklab(84.65% -0.1071 -0.0407) |
| OKLCH | oklch(84.65% 0.115 200.8) |
| XYZ | xyz(47.2820, 63.4182, 88.3303) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.69
Aqua Blue
#02D8E9
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Bright Light Blue
#26F7FD
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Bright Cyan
#41FDFE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E3EB #EB6860
analogous
#60EBAD #60E3EB #609EEB
triadic
#60E3EB #EB60E3 #E3EB60
tetradic
#60E3EB #AD60EB #EB6860 #9EEB60
square
#60E3EB #AD60EB #EB6860 #9EEB60
split-complementary
#60E3EB #EB609E #EBAD60
monochromatic
#17B0B9 #2AD9E4 #60E3EB #96EDF2 #CDF6F9
Accessibility & contrast
On white
1.53
#60E3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#60E3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E3EB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E3EB | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e3eb; /* rgb */ color: rgb(96, 227, 235); /* oklch */ color: oklch(84.6% 0.115 200.8);
Tailwind
colors: {
custom: {
50: '#9becf1',
500: '#60e3eb',
950: '#000000',
},
}SCSS
$custom: #60e3eb; $custom-light: #9becf1; $custom-dark: #000000;
JSON
{
"hex": "#60e3eb",
"rgb": {
"r": 96,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.453,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84647,
"c": 0.11455,
"h": 200.8
},
"luminance": 0.63423
}Semantic roles & 50–950 ramp
primary
#60E3EB
secondary
#B93E37
accent
#170CDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485