#60E7EF#60E7EF
#60E7EF is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.7% C 0.117 H 200.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7EF |
|---|---|
| RGB | rgb(96, 231, 239) |
| HSL | hsl(183, 82%, 66%) |
| HSV | hsv(183, 60%, 94%) |
| CMYK | cmyk(59.8%, 3.3%, 0%, 6.3%) |
| CIE-LAB | lab(84.93, -34.19, -14.91) |
| CIE-LCH | lch(84.93, 37.30, 203.56°) |
| OKLab | oklab(85.71% -0.1095 -0.0413) |
| OKLCH | oklch(85.71% 0.117 200.6) |
| XYZ | xyz(48.9731, 65.8655, 91.7770) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.31
Bright Light Blue
#26F7FD
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Aqua Blue
#02D8E9
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Bright Cyan
#41FDFE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7EF #EF6860
analogous
#60EFB0 #60E7EF #609FEF
triadic
#60E7EF #EF60E7 #E7EF60
tetradic
#60E7EF #B060EF #EF6860 #9FEF60
square
#60E7EF #B060EF #EF6860 #9FEF60
split-complementary
#60E7EF #EF609F #EFB060
monochromatic
#13B7C1 #28DFE9 #60E7EF #98EFF5 #CFF8FA
Accessibility & contrast
On white
1.48
#60E7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#60E7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7EF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7EF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF0
Deuteranopia (green-blind)
#C1CDF0
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e7ef; /* rgb */ color: rgb(96, 231, 239); /* oklch */ color: oklch(85.7% 0.117 200.6);
Tailwind
colors: {
custom: {
50: '#9ceff4',
500: '#60e7ef',
950: '#000000',
},
}SCSS
$custom: #60e7ef; $custom-light: #9ceff4; $custom-dark: #000000;
JSON
{
"hex": "#60e7ef",
"rgb": {
"r": 96,
"g": 231,
"b": 239
},
"hsl": {
"h": 183.357,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85709,
"c": 0.11706,
"h": 200.6
},
"luminance": 0.65871
}Semantic roles & 50–950 ramp
primary
#60E7EF
secondary
#BF3C34
accent
#1307DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585