#76CFBC#76CFBC
#76CFBC is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.3% C 0.091 H 178.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFBC |
|---|---|
| RGB | rgb(118, 207, 188) |
| HSL | hsl(167, 48%, 64%) |
| HSV | hsv(167, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.34, -31.25, 1.10) |
| CIE-LCH | lch(77.34, 31.27, 177.98°) |
| OKLab | oklab(79.32% -0.0907 0.0024) |
| OKLCH | oklch(79.32% 0.091 178.5) |
| XYZ | xyz(38.8575, 52.1051, 55.5769) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.67
Pale Teal
#82CBB2
ΔE00 3.24
Mediumaquamarine
#66CDAA
ΔE00 5.16
Turquoise
#40E0D0
ΔE00 6.32
Mediumturquoise
#48D1CC
ΔE00 6.48
Light Teal
#90E4C1
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFBC #CF7689
analogous
#76CF8F #76CFBC #76B5CF
triadic
#76CFBC #BC76CF #CFBC76
tetradic
#76CFBC #8F76CF #CF7689 #B5CF76
square
#76CFBC #8F76CF #CF7689 #B5CF76
split-complementary
#76CFBC #CF76B5 #CF8F76
monochromatic
#359681 #49BFA6 #76CFBC #A3DFD2 #D1EFE8
Accessibility & contrast
On white
1.84
#76CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#76CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFBC
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFBC | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BB
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#54D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76cfbc; /* rgb */ color: rgb(118, 207, 188); /* oklch */ color: oklch(79.3% 0.091 178.5);
Tailwind
colors: {
custom: {
50: '#a2ded0',
500: '#76cfbc',
950: '#000000',
},
}SCSS
$custom: #76cfbc; $custom-light: #a2ded0; $custom-dark: #000000;
JSON
{
"hex": "#76cfbc",
"rgb": {
"r": 118,
"g": 207,
"b": 188
},
"hsl": {
"h": 167.191,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.79324,
"c": 0.09074,
"h": 178.5
},
"luminance": 0.52108
}Semantic roles & 50–950 ramp
primary
#76CFBC
secondary
#9C4D5E
accent
#2A49BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483