#60E1ED#60E1ED
#60E1ED is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.3% C 0.114 H 203.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60E1ED |
|---|---|
| RGB | rgb(96, 225, 237) |
| HSL | hsl(185, 80%, 65%) |
| HSV | hsv(185, 59%, 93%) |
| CMYK | cmyk(59.5%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.15, -31.90, -16.52) |
| CIE-LCH | lch(83.15, 35.93, 207.38°) |
| OKLab | oklab(84.26% -0.1042 -0.0457) |
| OKLCH | oklch(84.26% 0.114 203.7) |
| XYZ | xyz(47.0287, 62.4468, 89.6793) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.10
Aqua Blue
#02D8E9
ΔE00 3.77
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Bright Light Blue
#26F7FD
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E1ED #ED6C60
analogous
#60EDB2 #60E1ED #609BED
triadic
#60E1ED #ED60E1 #E1ED60
tetradic
#60E1ED #B260ED #ED6C60 #9BED60
square
#60E1ED #B260ED #ED6C60 #9BED60
split-complementary
#60E1ED #ED609B #EDB260
monochromatic
#15AFBD #29D7E7 #60E1ED #97EBF3 #CEF6F9
Accessibility & contrast
On white
1.56
#60E1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#60E1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E1ED
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E1ED | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#BBC8EE
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e1ed; /* rgb */ color: rgb(96, 225, 237); /* oklch */ color: oklch(84.3% 0.114 203.7);
Tailwind
colors: {
custom: {
50: '#9beaf2',
500: '#60e1ed',
950: '#000000',
},
}SCSS
$custom: #60e1ed; $custom-light: #9beaf2; $custom-dark: #000000;
JSON
{
"hex": "#60e1ed",
"rgb": {
"r": 96,
"g": 225,
"b": 237
},
"hsl": {
"h": 185.106,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84255,
"c": 0.11382,
"h": 203.7
},
"luminance": 0.62452
}Semantic roles & 50–950 ramp
primary
#60E1ED
secondary
#BC4135
accent
#1B0ADC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485