#60E9EB#60E9EB
#60E9EB is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.0% C 0.118 H 196.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60E9EB |
|---|---|
| RGB | rgb(96, 233, 235) |
| HSL | hsl(181, 78%, 65%) |
| HSV | hsv(181, 59%, 92%) |
| CMYK | cmyk(59.1%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(85.38, -36.20, -12.12) |
| CIE-LCH | lch(85.38, 38.18, 198.52°) |
| OKLab | oklab(86.04% -0.1132 -0.0336) |
| OKLCH | oklch(86.04% 0.118 196.5) |
| XYZ | xyz(48.9517, 66.7577, 88.8869) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.85
Bright Cyan
#41FDFE
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 5.16
Aqua
#00FFFF
ΔE00 5.51
Bright Turquoise
#0FFEF9
ΔE00 5.83
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E9EB #EB6260
analogous
#60EBA7 #60E9EB #60A4EB
triadic
#60E9EB #EB60E9 #E9EB60
tetradic
#60E9EB #A760EB #EB6260 #A4EB60
square
#60E9EB #A760EB #EB6260 #A4EB60
split-complementary
#60E9EB #EB60A4 #EBA760
monochromatic
#17B7B9 #2AE1E4 #60E9EB #96F1F2 #CDF8F9
Accessibility & contrast
On white
1.46
#60E9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#60E9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E9EB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E9EB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60e9eb; /* rgb */ color: rgb(96, 233, 235); /* oklch */ color: oklch(86.0% 0.118 196.5);
Tailwind
colors: {
custom: {
50: '#9bf0f1',
500: '#60e9eb',
950: '#000000',
},
}SCSS
$custom: #60e9eb; $custom-light: #9bf0f1; $custom-dark: #000000;
JSON
{
"hex": "#60e9eb",
"rgb": {
"r": 96,
"g": 233,
"b": 235
},
"hsl": {
"h": 180.863,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.86036,
"c": 0.11809,
"h": 196.5
},
"luminance": 0.66763
}Semantic roles & 50–950 ramp
primary
#60E9EB
secondary
#B93837
accent
#0F0CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585