#60EBEC#60EBEC
#60EBEC is a very light, moderate teal. Relative luminance 0.680; OKLCH L 86.5% C 0.119 H 195.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBEC |
|---|---|
| RGB | rgb(96, 235, 236) |
| HSL | hsl(180, 79%, 65%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(59.3%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.98, -36.86, -11.75) |
| CIE-LCH | lch(85.98, 38.69, 197.68°) |
| OKLab | oklab(86.53% -0.1148 -0.0326) |
| OKLCH | oklch(86.53% 0.119 195.8) |
| XYZ | xyz(49.6660, 67.9544, 89.8397) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 4.13
Aqua
#00FFFF
ΔE00 5.06
Bright Turquoise
#0FFEF9
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBEC #EC6160
analogous
#60ECA7 #60EBEC #60A5EC
triadic
#60EBEC #EC60EB #EBEC60
tetradic
#60EBEC #A760EC #EC6160 #A5EC60
square
#60EBEC #A760EC #EC6160 #A5EC60
split-complementary
#60EBEC #EC60A5 #ECA760
monochromatic
#16BABB #29E4E5 #60EBEC #97F2F3 #CDF9F9
Accessibility & contrast
On white
1.44
#60EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#60EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBEC
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBEC | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60ebec; /* rgb */ color: rgb(96, 235, 236); /* oklch */ color: oklch(86.5% 0.119 195.8);
Tailwind
colors: {
custom: {
50: '#9cf2f2',
500: '#60ebec',
950: '#000000',
},
}SCSS
$custom: #60ebec; $custom-light: #9cf2f2; $custom-dark: #000000;
JSON
{
"hex": "#60ebec",
"rgb": {
"r": 96,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.429,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.86533,
"c": 0.11936,
"h": 195.8
},
"luminance": 0.6796
}Semantic roles & 50–950 ramp
primary
#60EBEC
secondary
#BA3736
accent
#0C0BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585