#76CEC0#76CEC0
#76CEC0 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.088 H 182.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #76CEC0 |
|---|---|
| RGB | rgb(118, 206, 192) |
| HSL | hsl(170, 47%, 64%) |
| HSV | hsv(170, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 6.8%, 19.2%) |
| CIE-LAB | lab(77.16, -29.83, -1.32) |
| CIE-LCH | lch(77.16, 29.86, 182.53°) |
| OKLab | oklab(79.21% -0.0878 -0.004) |
| OKLCH | oklch(79.21% 0.088 182.6) |
| XYZ | xyz(39.0532, 51.7970, 57.7988) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.42
Pale Teal
#82CBB2
ΔE00 4.58
Mediumturquoise
#48D1CC
ΔE00 5.20
Turquoise
#40E0D0
ΔE00 6.24
Mediumaquamarine
#66CDAA
ΔE00 6.86
Turquoise (survey)
#06C2AC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CEC0 #CE7684
analogous
#76CE94 #76CEC0 #76B0CE
triadic
#76CEC0 #C076CE #CEC076
tetradic
#76CEC0 #9476CE #CE7684 #B0CE76
square
#76CEC0 #9476CE #CE7684 #B0CE76
split-complementary
#76CEC0 #CE76B0 #CE9476
monochromatic
#359485 #49BEAB #76CEC0 #A3DED5 #D0EEE9
Accessibility & contrast
On white
1.85
#76CEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#76CEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CEC0
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CEC0 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C0
Deuteranopia (green-blind)
#B8BAC1
Tritanopia (blue-blind)
#53D1CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76cec0; /* rgb */ color: rgb(118, 206, 192); /* oklch */ color: oklch(79.2% 0.088 182.6);
Tailwind
colors: {
custom: {
50: '#a2ddd3',
500: '#76cec0',
950: '#000000',
},
}SCSS
$custom: #76cec0; $custom-light: #a2ddd3; $custom-dark: #000000;
JSON
{
"hex": "#76cec0",
"rgb": {
"r": 118,
"g": 206,
"b": 192
},
"hsl": {
"h": 170.455,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.7921,
"c": 0.0879,
"h": 182.6
},
"luminance": 0.518
}Semantic roles & 50–950 ramp
primary
#76CEC0
secondary
#9B4E5A
accent
#2B42BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483