#60E4EE#60E4EE
#60E4EE is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.115 H 202.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4EE |
|---|---|
| RGB | rgb(96, 228, 238) |
| HSL | hsl(184, 81%, 65%) |
| HSV | hsv(184, 60%, 93%) |
| CMYK | cmyk(59.7%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.04, -33.05, -15.72) |
| CIE-LCH | lch(84.04, 36.60, 205.43°) |
| OKLab | oklab(84.98% -0.1069 -0.0435) |
| OKLCH | oklch(84.98% 0.115 202.1) |
| XYZ | xyz(47.9934, 64.1417, 90.7236) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.05
Aqua Blue
#02D8E9
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Bright Cyan
#41FDFE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4EE #EE6A60
analogous
#60EEB1 #60E4EE #609DEE
triadic
#60E4EE #EE60E4 #E4EE60
tetradic
#60E4EE #B160EE #EE6A60 #9DEE60
square
#60E4EE #B160EE #EE6A60 #9DEE60
split-complementary
#60E4EE #EE609D #EEB160
monochromatic
#14B3BF #29DBE8 #60E4EE #97EDF4 #CFF7FA
Accessibility & contrast
On white
1.52
#60E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#60E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4EE
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4EE | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e4ee; /* rgb */ color: rgb(96, 228, 238); /* oklch */ color: oklch(85.0% 0.115 202.1);
Tailwind
colors: {
custom: {
50: '#9bedf3',
500: '#60e4ee',
950: '#000000',
},
}SCSS
$custom: #60e4ee; $custom-light: #9bedf3; $custom-dark: #000000;
JSON
{
"hex": "#60e4ee",
"rgb": {
"r": 96,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.225,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.84982,
"c": 0.11541,
"h": 202.1
},
"luminance": 0.64147
}Semantic roles & 50–950 ramp
primary
#60E4EE
secondary
#BD3E35
accent
#1708DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585