#60E6EB#60E6EB
#60E6EB is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.3% C 0.116 H 198.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60E6EB |
|---|---|
| RGB | rgb(96, 230, 235) |
| HSL | hsl(182, 78%, 65%) |
| HSV | hsv(182, 59%, 92%) |
| CMYK | cmyk(59.1%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.52, -34.81, -13.41) |
| CIE-LCH | lch(84.52, 37.30, 201.07°) |
| OKLab | oklab(85.34% -0.1101 -0.0371) |
| OKLCH | oklch(85.34% 0.116 198.6) |
| XYZ | xyz(48.1097, 65.0736, 88.6062) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.31
Bright Light Blue
#26F7FD
ΔE00 4.38
Aqua Blue
#02D8E9
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Bright Cyan
#41FDFE
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E6EB #EB6560
analogous
#60EBAA #60E6EB #60A1EB
triadic
#60E6EB #EB60E6 #E6EB60
tetradic
#60E6EB #AA60EB #EB6560 #A1EB60
square
#60E6EB #AA60EB #EB6560 #A1EB60
split-complementary
#60E6EB #EB60A1 #EBAA60
monochromatic
#17B3B9 #2ADDE4 #60E6EB #96EFF2 #CDF7F9
Accessibility & contrast
On white
1.50
#60E6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#60E6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E6EB
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E6EB | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e6eb; /* rgb */ color: rgb(96, 230, 235); /* oklch */ color: oklch(85.3% 0.116 198.6);
Tailwind
colors: {
custom: {
50: '#9beef1',
500: '#60e6eb',
950: '#000000',
},
}SCSS
$custom: #60e6eb; $custom-light: #9beef1; $custom-dark: #000000;
JSON
{
"hex": "#60e6eb",
"rgb": {
"r": 96,
"g": 230,
"b": 235
},
"hsl": {
"h": 182.158,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.85341,
"c": 0.11624,
"h": 198.6
},
"luminance": 0.65079
}Semantic roles & 50–950 ramp
primary
#60E6EB
secondary
#B93B37
accent
#130CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585