#76DBC8#76DBC8
#76DBC8 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.099 H 180.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #76DBC8 |
|---|---|
| RGB | rgb(118, 219, 200) |
| HSL | hsl(169, 58%, 66%) |
| HSV | hsv(169, 46%, 86%) |
| CMYK | cmyk(46.1%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(81.12, -34.10, 0.19) |
| CIE-LCH | lch(81.12, 34.10, 179.69°) |
| OKLab | oklab(82.47% -0.0994 -0.0001) |
| OKLCH | oklch(82.47% 0.099 180) |
| XYZ | xyz(43.2238, 58.6812, 63.6812) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.96
Turquoise
#40E0D0
ΔE00 4.40
Tiffany Blue
#7BF2DA
ΔE00 5.20
Pale Teal
#82CBB2
ΔE00 5.41
Light Teal
#90E4C1
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DBC8 #DB7689
analogous
#76DB95 #76DBC8 #76BBDB
triadic
#76DBC8 #C876DB #DBC876
tetradic
#76DBC8 #9576DB #DB7689 #BBDB76
square
#76DBC8 #9576DB #DB7689 #BBDB76
split-complementary
#76DBC8 #DB76BB #DB9576
monochromatic
#2DAA92 #46CEB5 #76DBC8 #A6E8DB #D7F4EF
Accessibility & contrast
On white
1.65
#76DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#76DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DBC8
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DBC8 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#C3C4CA
Tritanopia (blue-blind)
#4BDED5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76dbc8; /* rgb */ color: rgb(118, 219, 200); /* oklch */ color: oklch(82.5% 0.099 180.0);
Tailwind
colors: {
custom: {
50: '#a3e6d8',
500: '#76dbc8',
950: '#000000',
},
}SCSS
$custom: #76dbc8; $custom-light: #a3e6d8; $custom-dark: #000000;
JSON
{
"hex": "#76dbc8",
"rgb": {
"r": 118,
"g": 219,
"b": 200
},
"hsl": {
"h": 168.713,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.82471,
"c": 0.09937,
"h": 180
},
"luminance": 0.58685
}Semantic roles & 50–950 ramp
primary
#76DBC8
secondary
#AD485B
accent
#203FC6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483