#60E6EE#60E6EE
#60E6EE is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.4% C 0.116 H 200.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60E6EE |
|---|---|
| RGB | rgb(96, 230, 238) |
| HSL | hsl(183, 81%, 65%) |
| HSV | hsv(183, 60%, 93%) |
| CMYK | cmyk(59.7%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.61, -33.99, -14.86) |
| CIE-LCH | lch(84.61, 37.10, 203.61°) |
| OKLab | oklab(85.44% -0.1089 -0.0411) |
| OKLCH | oklch(85.44% 0.116 200.7) |
| XYZ | xyz(48.5467, 65.2484, 90.9081) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.39
Bright Light Blue
#26F7FD
ΔE00 4.61
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Aqua Blue
#02D8E9
ΔE00 4.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Bright Cyan
#41FDFE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E6EE #EE6860
analogous
#60EEAF #60E6EE #609FEE
triadic
#60E6EE #EE60E6 #E6EE60
tetradic
#60E6EE #AF60EE #EE6860 #9FEE60
square
#60E6EE #AF60EE #EE6860 #9FEE60
split-complementary
#60E6EE #EE609F #EEAF60
monochromatic
#14B6BF #29DDE8 #60E6EE #97EFF4 #CFF7FA
Accessibility & contrast
On white
1.49
#60E6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#60E6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E6EE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E6EE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDEF
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e6ee; /* rgb */ color: rgb(96, 230, 238); /* oklch */ color: oklch(85.4% 0.116 200.7);
Tailwind
colors: {
custom: {
50: '#9beef3',
500: '#60e6ee',
950: '#000000',
},
}SCSS
$custom: #60e6ee; $custom-light: #9beef3; $custom-dark: #000000;
JSON
{
"hex": "#60e6ee",
"rgb": {
"r": 96,
"g": 230,
"b": 238
},
"hsl": {
"h": 183.38,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.85444,
"c": 0.11644,
"h": 200.7
},
"luminance": 0.65253
}Semantic roles & 50–950 ramp
primary
#60E6EE
secondary
#BD3C35
accent
#1408DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585