#60E2ED#60E2ED
#60E2ED is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.5% C 0.114 H 202.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2ED |
|---|---|
| RGB | rgb(96, 226, 237) |
| HSL | hsl(185, 80%, 65%) |
| HSV | hsv(185, 59%, 93%) |
| CMYK | cmyk(59.5%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.44, -32.38, -16.09) |
| CIE-LCH | lch(83.44, 36.16, 206.43°) |
| OKLab | oklab(84.49% -0.1052 -0.0445) |
| OKLCH | oklch(84.49% 0.114 202.9) |
| XYZ | xyz(47.2998, 62.9890, 89.7697) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.11
Aqua Blue
#02D8E9
ΔE00 3.95
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Bright Light Blue
#26F7FD
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2ED #ED6B60
analogous
#60EDB2 #60E2ED #609BED
triadic
#60E2ED #ED60E2 #E2ED60
tetradic
#60E2ED #B260ED #ED6B60 #9BED60
square
#60E2ED #B260ED #ED6B60 #9BED60
split-complementary
#60E2ED #ED609B #EDB260
monochromatic
#15B0BD #29D8E7 #60E2ED #97ECF3 #CEF6F9
Accessibility & contrast
On white
1.54
#60E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#60E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2ED
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2ED | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e2ed; /* rgb */ color: rgb(96, 226, 237); /* oklch */ color: oklch(84.5% 0.114 202.9);
Tailwind
colors: {
custom: {
50: '#9bebf2',
500: '#60e2ed',
950: '#000000',
},
}SCSS
$custom: #60e2ed; $custom-light: #9bebf2; $custom-dark: #000000;
JSON
{
"hex": "#60e2ed",
"rgb": {
"r": 96,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.681,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84486,
"c": 0.11428,
"h": 202.9
},
"luminance": 0.62994
}Semantic roles & 50–950 ramp
primary
#60E2ED
secondary
#BC4035
accent
#1A0ADC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485