#60EAEB#60EAEB
#60EAEB is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.3% C 0.119 H 195.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAEB |
|---|---|
| RGB | rgb(96, 234, 235) |
| HSL | hsl(180, 78%, 65%) |
| HSV | hsv(180, 59%, 92%) |
| CMYK | cmyk(59.1%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.67, -36.66, -11.70) |
| CIE-LCH | lch(85.67, 38.48, 197.69°) |
| OKLab | oklab(86.27% -0.1142 -0.0324) |
| OKLCH | oklch(86.27% 0.119 195.8) |
| XYZ | xyz(49.2356, 67.3254, 88.9815) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.76
Bright Cyan
#41FDFE
ΔE00 4.33
Aqua
#00FFFF
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 5.47
Bright Turquoise
#0FFEF9
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAEB #EB6160
analogous
#60EBA7 #60EAEB #60A4EB
triadic
#60EAEB #EB60EA #EAEB60
tetradic
#60EAEB #A760EB #EB6160 #A4EB60
square
#60EAEB #A760EB #EB6160 #A4EB60
split-complementary
#60EAEB #EB60A4 #EBA760
monochromatic
#17B8B9 #2AE3E4 #60EAEB #96F1F2 #CDF8F9
Accessibility & contrast
On white
1.45
#60EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#60EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAEB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAEB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#C6CFEC
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60eaeb; /* rgb */ color: rgb(96, 234, 235); /* oklch */ color: oklch(86.3% 0.119 195.8);
Tailwind
colors: {
custom: {
50: '#9cf1f1',
500: '#60eaeb',
950: '#000000',
},
}SCSS
$custom: #60eaeb; $custom-light: #9cf1f1; $custom-dark: #000000;
JSON
{
"hex": "#60eaeb",
"rgb": {
"r": 96,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.432,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.86268,
"c": 0.11874,
"h": 195.8
},
"luminance": 0.67331
}Semantic roles & 50–950 ramp
primary
#60EAEB
secondary
#B93837
accent
#0D0CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585