#60E9EE#60E9EE
#60E9EE is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.1% C 0.118 H 198.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60E9EE |
|---|---|
| RGB | rgb(96, 233, 238) |
| HSL | hsl(182, 81%, 65%) |
| HSV | hsv(182, 60%, 93%) |
| CMYK | cmyk(59.7%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(85.47, -35.39, -13.57) |
| CIE-LCH | lch(85.47, 37.91, 200.98°) |
| OKLab | oklab(86.14% -0.112 -0.0376) |
| OKLCH | oklch(86.14% 0.118 198.6) |
| XYZ | xyz(49.3888, 66.9325, 91.1888) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.82
Robin'S Egg
#6DEDFD
ΔE00 4.16
Bright Cyan
#41FDFE
ΔE00 4.86
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Aqua Blue
#02D8E9
ΔE00 5.77
Aqua
#00FFFF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E9EE #EE6560
analogous
#60EEAC #60E9EE #60A2EE
triadic
#60E9EE #EE60E9 #E9EE60
tetradic
#60E9EE #AC60EE #EE6560 #A2EE60
square
#60E9EE #AC60EE #EE6560 #A2EE60
split-complementary
#60E9EE #EE60A2 #EEAC60
monochromatic
#14B9BF #29E1E8 #60E9EE #97F1F4 #CFF8FA
Accessibility & contrast
On white
1.46
#60E9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#60E9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E9EE
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E9EE | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60e9ee; /* rgb */ color: rgb(96, 233, 238); /* oklch */ color: oklch(86.1% 0.118 198.6);
Tailwind
colors: {
custom: {
50: '#9cf0f3',
500: '#60e9ee',
950: '#000000',
},
}SCSS
$custom: #60e9ee; $custom-light: #9cf0f3; $custom-dark: #000000;
JSON
{
"hex": "#60e9ee",
"rgb": {
"r": 96,
"g": 233,
"b": 238
},
"hsl": {
"h": 182.113,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.86137,
"c": 0.11812,
"h": 198.6
},
"luminance": 0.66938
}Semantic roles & 50–950 ramp
primary
#60E9EE
secondary
#BD3A35
accent
#1008DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585