#76DDC8#76DDC8
#76DDC8 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.102 H 178.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #76DDC8 |
|---|---|
| RGB | rgb(118, 221, 200) |
| HSL | hsl(168, 60%, 66%) |
| HSV | hsv(168, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(81.69, -35.03, 1.03) |
| CIE-LCH | lch(81.69, 35.05, 178.32°) |
| OKLab | oklab(82.94% -0.1016 0.0022) |
| OKLCH | oklch(82.94% 0.102 178.8) |
| XYZ | xyz(43.7487, 59.7310, 63.8562) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.86
Turquoise
#40E0D0
ΔE00 4.49
Tiffany Blue
#7BF2DA
ΔE00 4.66
Pale Teal
#82CBB2
ΔE00 5.53
Light Teal
#90E4C1
ΔE00 5.60
Mediumaquamarine
#66CDAA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DDC8 #DD768B
analogous
#76DD95 #76DDC8 #76BFDD
triadic
#76DDC8 #C876DD #DDC876
tetradic
#76DDC8 #9576DD #DD768B #BFDD76
square
#76DDC8 #9576DD #DD768B #BFDD76
split-complementary
#76DDC8 #DD76BF #DD9576
monochromatic
#2BAE93 #45D1B4 #76DDC8 #A7E9DC #D8F5EF
Accessibility & contrast
On white
1.62
#76DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#76DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DDC8
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DDC8 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#4AE0D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76ddc8; /* rgb */ color: rgb(118, 221, 200); /* oklch */ color: oklch(82.9% 0.102 178.8);
Tailwind
colors: {
custom: {
50: '#a4e8d8',
500: '#76ddc8',
950: '#000000',
},
}SCSS
$custom: #76ddc8; $custom-light: #a4e8d8; $custom-dark: #000000;
JSON
{
"hex": "#76ddc8",
"rgb": {
"r": 118,
"g": 221,
"b": 200
},
"hsl": {
"h": 167.767,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.82936,
"c": 0.10166,
"h": 178.8
},
"luminance": 0.59735
}Semantic roles & 50–950 ramp
primary
#76DDC8
secondary
#B0475D
accent
#1E40C8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483