#76CFB2#76CFB2
#76CFB2 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.0% C 0.096 H 170.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFB2 |
|---|---|
| RGB | rgb(118, 207, 178) |
| HSL | hsl(160, 48%, 64%) |
| HSV | hsv(160, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(77.09, -33.52, 6.11) |
| CIE-LCH | lch(77.09, 34.07, 169.67°) |
| OKLab | oklab(79.04% -0.0951 0.0156) |
| OKLCH | oklch(79.04% 0.096 170.7) |
| XYZ | xyz(37.8167, 51.6888, 50.0950) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.85
Pale Teal
#82CBB2
ΔE00 2.24
Mediumaquamarine
#66CDAA
ΔE00 2.32
Light Teal
#90E4C1
ΔE00 5.49
Seafoam
#7FE0B3
ΔE00 5.59
Eucalyptus
#44D7A8
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFB2 #CF7693
analogous
#76CF85 #76CFB2 #76BFCF
triadic
#76CFB2 #B276CF #CFB276
tetradic
#76CFB2 #8576CF #CF7693 #BFCF76
square
#76CFB2 #8576CF #CF7693 #BFCF76
split-complementary
#76CFB2 #CF76BF #CF8576
monochromatic
#359676 #49BF99 #76CFB2 #A3DFCB #D1EFE5
Accessibility & contrast
On white
1.85
#76CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#76CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFB2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFB2 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B1
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#59D0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cfb2; /* rgb */ color: rgb(118, 207, 178); /* oklch */ color: oklch(79.0% 0.096 170.7);
Tailwind
colors: {
custom: {
50: '#a2dec9',
500: '#76cfb2',
950: '#000000',
},
}SCSS
$custom: #76cfb2; $custom-light: #a2dec9; $custom-dark: #000000;
JSON
{
"hex": "#76cfb2",
"rgb": {
"r": 118,
"g": 207,
"b": 178
},
"hsl": {
"h": 160.449,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.7904,
"c": 0.09636,
"h": 170.7
},
"luminance": 0.51692
}Semantic roles & 50–950 ramp
primary
#76CFB2
secondary
#9C4D67
accent
#2A59BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482