#76DFC8#76DFC8
#76DFC8 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.104 H 177.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFC8 |
|---|---|
| RGB | rgb(118, 223, 200) |
| HSL | hsl(167, 62%, 67%) |
| HSV | hsv(167, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(82.27, -35.96, 1.86) |
| CIE-LCH | lch(82.27, 36.01, 177.03°) |
| OKLab | oklab(83.4% -0.1039 0.0044) |
| OKLCH | oklch(83.4% 0.104 177.6) |
| XYZ | xyz(44.2799, 60.7934, 64.0333) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.92
Tiffany Blue
#7BF2DA
ΔE00 4.20
Turquoise
#40E0D0
ΔE00 4.70
Light Teal
#90E4C1
ΔE00 5.07
Pale Teal
#82CBB2
ΔE00 5.73
Aqua (survey)
#13EAC9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFC8 #DF768D
analogous
#76DF94 #76DFC8 #76C2DF
triadic
#76DFC8 #C876DF #DFC876
tetradic
#76DFC8 #9476DF #DF768D #C2DF76
square
#76DFC8 #9476DF #DF768D #C2DF76
split-complementary
#76DFC8 #DF76C2 #DF9476
monochromatic
#29B193 #44D3B4 #76DFC8 #A8EBDC #D9F6F0
Accessibility & contrast
On white
1.60
#76DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#76DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFC8
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFC8 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#4AE2D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76dfc8; /* rgb */ color: rgb(118, 223, 200); /* oklch */ color: oklch(83.4% 0.104 177.6);
Tailwind
colors: {
custom: {
50: '#a4e9d8',
500: '#76dfc8',
950: '#000000',
},
}SCSS
$custom: #76dfc8; $custom-light: #a4e9d8; $custom-dark: #000000;
JSON
{
"hex": "#76dfc8",
"rgb": {
"r": 118,
"g": 223,
"b": 200
},
"hsl": {
"h": 166.857,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.83402,
"c": 0.10398,
"h": 177.6
},
"luminance": 0.60797
}Semantic roles & 50–950 ramp
primary
#76DFC8
secondary
#B3465E
accent
#1C42CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483