#60E8EF#60E8EF
#60E8EF is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.9% C 0.118 H 199.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8EF |
|---|---|
| RGB | rgb(96, 232, 239) |
| HSL | hsl(183, 82%, 66%) |
| HSV | hsv(183, 60%, 94%) |
| CMYK | cmyk(59.8%, 2.9%, 0%, 6.3%) |
| CIE-LAB | lab(85.21, -34.66, -14.48) |
| CIE-LCH | lch(85.21, 37.56, 202.68°) |
| OKLab | oklab(85.94% -0.1105 -0.0401) |
| OKLCH | oklch(85.94% 0.118 199.9) |
| XYZ | xyz(49.2538, 66.4269, 91.8706) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 5.27
Bright Cyan
#41FDFE
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8EF #EF6760
analogous
#60EFAE #60E8EF #60A0EF
triadic
#60E8EF #EF60E8 #E8EF60
tetradic
#60E8EF #AE60EF #EF6760 #A0EF60
square
#60E8EF #AE60EF #EF6760 #A0EF60
split-complementary
#60E8EF #EF60A0 #EFAE60
monochromatic
#13B9C1 #28E0E9 #60E8EF #98F0F5 #CFF8FA
Accessibility & contrast
On white
1.47
#60E8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#60E8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8EF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8EF | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEF0
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60e8ef; /* rgb */ color: rgb(96, 232, 239); /* oklch */ color: oklch(85.9% 0.118 199.9);
Tailwind
colors: {
custom: {
50: '#9ceff4',
500: '#60e8ef',
950: '#000000',
},
}SCSS
$custom: #60e8ef; $custom-light: #9ceff4; $custom-dark: #000000;
JSON
{
"hex": "#60e8ef",
"rgb": {
"r": 96,
"g": 232,
"b": 239
},
"hsl": {
"h": 182.937,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.8594,
"c": 0.1176,
"h": 199.9
},
"luminance": 0.66432
}Semantic roles & 50–950 ramp
primary
#60E8EF
secondary
#BF3B34
accent
#1207DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585