#76CEBC#76CEBC
#76CEBC is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.090 H 179.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #76CEBC |
|---|---|
| RGB | rgb(118, 206, 188) |
| HSL | hsl(168, 47%, 64%) |
| HSV | hsv(168, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(77.05, -30.77, 0.68) |
| CIE-LCH | lch(77.05, 30.78, 178.73°) |
| OKLab | oklab(79.09% -0.0895 0.0013) |
| OKLCH | oklch(79.09% 0.09 179.2) |
| XYZ | xyz(38.6160, 51.6221, 55.4964) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.02
Pale Teal
#82CBB2
ΔE00 3.38
Mediumaquamarine
#66CDAA
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 6.27
Turquoise
#40E0D0
ΔE00 6.43
Turquoise (survey)
#06C2AC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CEBC #CE7688
analogous
#76CE90 #76CEBC #76B4CE
triadic
#76CEBC #BC76CE #CEBC76
tetradic
#76CEBC #9076CE #CE7688 #B4CE76
square
#76CEBC #9076CE #CE7688 #B4CE76
split-complementary
#76CEBC #CE76B4 #CE9076
monochromatic
#359481 #49BEA6 #76CEBC #A3DED2 #D0EEE8
Accessibility & contrast
On white
1.85
#76CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#76CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CEBC
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CEBC | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BB
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#55D1C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cebc; /* rgb */ color: rgb(118, 206, 188); /* oklch */ color: oklch(79.1% 0.090 179.2);
Tailwind
colors: {
custom: {
50: '#a2ddd0',
500: '#76cebc',
950: '#000000',
},
}SCSS
$custom: #76cebc; $custom-light: #a2ddd0; $custom-dark: #000000;
JSON
{
"hex": "#76cebc",
"rgb": {
"r": 118,
"g": 206,
"b": 188
},
"hsl": {
"h": 167.727,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.79091,
"c": 0.08954,
"h": 179.2
},
"luminance": 0.51625
}Semantic roles & 50–950 ramp
primary
#76CEBC
secondary
#9B4E5D
accent
#2B48BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483