#60E2EE#60E2EE
#60E2EE is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.5% C 0.114 H 203.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2EE |
|---|---|
| RGB | rgb(96, 226, 238) |
| HSL | hsl(185, 81%, 65%) |
| HSV | hsv(185, 60%, 93%) |
| CMYK | cmyk(59.7%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.47, -32.10, -16.58) |
| CIE-LCH | lch(83.47, 36.13, 207.31°) |
| OKLab | oklab(84.52% -0.1048 -0.0459) |
| OKLCH | oklch(84.52% 0.114 203.6) |
| XYZ | xyz(47.4463, 63.0476, 90.5413) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Aqua Blue
#02D8E9
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 4.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2EE #EE6C60
analogous
#60EEB3 #60E2EE #609BEE
triadic
#60E2EE #EE60E2 #E2EE60
tetradic
#60E2EE #B360EE #EE6C60 #9BEE60
square
#60E2EE #B360EE #EE6C60 #9BEE60
split-complementary
#60E2EE #EE609B #EEB360
monochromatic
#14B1BF #29D8E8 #60E2EE #97ECF4 #CFF6FA
Accessibility & contrast
On white
1.54
#60E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#60E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2EE
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2EE | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e2ee; /* rgb */ color: rgb(96, 226, 238); /* oklch */ color: oklch(84.5% 0.114 203.6);
Tailwind
colors: {
custom: {
50: '#9bebf3',
500: '#60e2ee',
950: '#000000',
},
}SCSS
$custom: #60e2ee; $custom-light: #9bebf3; $custom-dark: #000000;
JSON
{
"hex": "#60e2ee",
"rgb": {
"r": 96,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.07,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.84521,
"c": 0.11444,
"h": 203.6
},
"luminance": 0.63053
}Semantic roles & 50–950 ramp
primary
#60E2EE
secondary
#BD4035
accent
#1A08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485