#76E2C8#76E2C8
#76E2C8 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.108 H 175.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #76E2C8 |
|---|---|
| RGB | rgb(118, 226, 200) |
| HSL | hsl(166, 65%, 67%) |
| HSV | hsv(166, 48%, 89%) |
| CMYK | cmyk(47.8%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(83.13, -37.34, 3.12) |
| CIE-LCH | lch(83.13, 37.47, 175.23°) |
| OKLab | oklab(84.1% -0.1073 0.0077) |
| OKLCH | oklch(84.1% 0.108 175.9) |
| XYZ | xyz(45.0885, 62.4106, 64.3028) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.68
Seafoam Blue
#78D1B6
ΔE00 4.25
Light Teal
#90E4C1
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 5.19
Light Turquoise
#7EF4CC
ΔE00 5.21
Aqua (survey)
#13EAC9
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E2C8 #E27690
analogous
#76E292 #76E2C8 #76C6E2
triadic
#76E2C8 #C876E2 #E2C876
tetradic
#76E2C8 #9276E2 #E27690 #C6E276
square
#76E2C8 #9276E2 #E27690 #C6E276
split-complementary
#76E2C8 #E276C6 #E29276
monochromatic
#27B794 #43D7B4 #76E2C8 #A9EDDC #DBF7F1
Accessibility & contrast
On white
1.56
#76E2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#76E2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E2C8
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E2C8 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C7
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#49E4DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #76e2c8; /* rgb */ color: rgb(118, 226, 200); /* oklch */ color: oklch(84.1% 0.108 175.9);
Tailwind
colors: {
custom: {
50: '#a4ebd8',
500: '#76e2c8',
950: '#000000',
},
}SCSS
$custom: #76e2c8; $custom-light: #a4ebd8; $custom-dark: #000000;
JSON
{
"hex": "#76e2c8",
"rgb": {
"r": 118,
"g": 226,
"b": 200
},
"hsl": {
"h": 165.556,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.841,
"c": 0.10754,
"h": 175.9
},
"luminance": 0.62414
}Semantic roles & 50–950 ramp
primary
#76E2C8
secondary
#B84560
accent
#1944CD
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483