#76E2C7#76E2C7
#76E2C7 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.108 H 175.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #76E2C7 |
|---|---|
| RGB | rgb(118, 226, 199) |
| HSL | hsl(165, 65%, 67%) |
| HSV | hsv(165, 48%, 89%) |
| CMYK | cmyk(47.8%, 0%, 11.9%, 11.4%) |
| CIE-LAB | lab(83.11, -37.57, 3.61) |
| CIE-LCH | lch(83.11, 37.74, 174.51°) |
| OKLab | oklab(84.07% -0.1077 0.009) |
| OKLCH | oklch(84.07% 0.108 175.2) |
| XYZ | xyz(44.9720, 62.3640, 63.6893) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.79
Light Teal
#90E4C1
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 4.18
Light Turquoise
#7EF4CC
ΔE00 5.01
Aqua (survey)
#13EAC9
ΔE00 5.36
Turquoise
#40E0D0
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E2C7 #E27691
analogous
#76E291 #76E2C7 #76C7E2
triadic
#76E2C7 #C776E2 #E2C776
tetradic
#76E2C7 #9176E2 #E27691 #C7E276
square
#76E2C7 #9176E2 #E27691 #C7E276
split-complementary
#76E2C7 #E276C7 #E29176
monochromatic
#27B793 #43D7B2 #76E2C7 #A9EDDC #DBF7F0
Accessibility & contrast
On white
1.56
#76E2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#76E2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E2C7
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E2C7 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C6
Deuteranopia (green-blind)
#CACAC9
Tritanopia (blue-blind)
#49E4DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #76e2c7; /* rgb */ color: rgb(118, 226, 199); /* oklch */ color: oklch(84.1% 0.108 175.2);
Tailwind
colors: {
custom: {
50: '#a4ebd8',
500: '#76e2c7',
950: '#000000',
},
}SCSS
$custom: #76e2c7; $custom-light: #a4ebd8; $custom-dark: #000000;
JSON
{
"hex": "#76e2c7",
"rgb": {
"r": 118,
"g": 226,
"b": 199
},
"hsl": {
"h": 165,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.84072,
"c": 0.10807,
"h": 175.2
},
"luminance": 0.62368
}Semantic roles & 50–950 ramp
primary
#76E2C7
secondary
#B84561
accent
#1946CD
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483