#60E7E9#60E7E9
#60E7E9 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.5% C 0.117 H 196.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7E9 |
|---|---|
| RGB | rgb(96, 231, 233) |
| HSL | hsl(181, 76%, 65%) |
| HSV | hsv(181, 59%, 91%) |
| CMYK | cmyk(58.8%, 0.9%, 0%, 8.6%) |
| CIE-LAB | lab(84.75, -35.81, -12.01) |
| CIE-LCH | lch(84.75, 37.77, 198.55°) |
| OKLab | oklab(85.51% -0.112 -0.0333) |
| OKLCH | oklch(85.51% 0.117 196.6) |
| XYZ | xyz(48.1014, 65.5168, 87.1860) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.22
Bright Cyan
#41FDFE
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 5.23
Aqua
#00FFFF
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7E9 #E96260
analogous
#60E9A7 #60E7E9 #60A3E9
triadic
#60E7E9 #E960E7 #E7E960
tetradic
#60E7E9 #A760E9 #E96260 #A3E960
square
#60E7E9 #A760E9 #E96260 #A3E960
split-complementary
#60E7E9 #E960A3 #E9A760
monochromatic
#19B3B5 #2ADFE2 #60E7E9 #96EFF0 #CCF7F8
Accessibility & contrast
On white
1.49
#60E7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#60E7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7E9
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7E9 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE9
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e7e9; /* rgb */ color: rgb(96, 231, 233); /* oklch */ color: oklch(85.5% 0.117 196.6);
Tailwind
colors: {
custom: {
50: '#9beff0',
500: '#60e7e9',
950: '#000000',
},
}SCSS
$custom: #60e7e9; $custom-light: #9beff0; $custom-dark: #000000;
JSON
{
"hex": "#60e7e9",
"rgb": {
"r": 96,
"g": 231,
"b": 233
},
"hsl": {
"h": 180.876,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.85506,
"c": 0.11683,
"h": 196.6
},
"luminance": 0.65522
}Semantic roles & 50–950 ramp
primary
#60E7E9
secondary
#B53A38
accent
#110ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585