#60E7EB#60E7EB
#60E7EB is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.6% C 0.117 H 197.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7EB |
|---|---|
| RGB | rgb(96, 231, 235) |
| HSL | hsl(182, 78%, 65%) |
| HSV | hsv(182, 59%, 92%) |
| CMYK | cmyk(59.1%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(84.81, -35.27, -12.98) |
| CIE-LCH | lch(84.81, 37.59, 200.20°) |
| OKLab | oklab(85.57% -0.1112 -0.0359) |
| OKLCH | oklch(85.57% 0.117 197.9) |
| XYZ | xyz(48.3887, 65.6317, 88.6992) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 4.58
Bright Cyan
#41FDFE
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 5.69
Aqua
#00FFFF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7EB #EB6460
analogous
#60EBAA #60E7EB #60A1EB
triadic
#60E7EB #EB60E7 #E7EB60
tetradic
#60E7EB #AA60EB #EB6460 #A1EB60
square
#60E7EB #AA60EB #EB6460 #A1EB60
split-complementary
#60E7EB #EB60A1 #EBAA60
monochromatic
#17B5B9 #2ADFE4 #60E7EB #96EFF2 #CDF7F9
Accessibility & contrast
On white
1.49
#60E7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#60E7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7EB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7EB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e7eb; /* rgb */ color: rgb(96, 231, 235); /* oklch */ color: oklch(85.6% 0.117 197.9);
Tailwind
colors: {
custom: {
50: '#9beff1',
500: '#60e7eb',
950: '#000000',
},
}SCSS
$custom: #60e7eb; $custom-light: #9beff1; $custom-dark: #000000;
JSON
{
"hex": "#60e7eb",
"rgb": {
"r": 96,
"g": 231,
"b": 235
},
"hsl": {
"h": 181.727,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.85573,
"c": 0.11684,
"h": 197.9
},
"luminance": 0.65637
}Semantic roles & 50–950 ramp
primary
#60E7EB
secondary
#B93A37
accent
#120CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585