#76DDCB#76DDCB
#76DDCB is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.100 H 181.0°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #76DDCB |
|---|---|
| RGB | rgb(118, 221, 203) |
| HSL | hsl(170, 60%, 66%) |
| HSV | hsv(170, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(81.77, -34.33, -0.46) |
| CIE-LCH | lch(81.77, 34.33, 180.76°) |
| OKLab | oklab(83.02% -0.1003 -0.0018) |
| OKLCH | oklch(83.02% 0.1 181) |
| XYZ | xyz(44.1027, 59.8726, 65.7208) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 4.57
Tiffany Blue
#7BF2DA
ΔE00 4.83
Pale Teal
#82CBB2
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.17
Light Teal
#90E4C1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DDCB #DD7688
analogous
#76DD98 #76DDCB #76BCDD
triadic
#76DDCB #CB76DD #DDCB76
tetradic
#76DDCB #9876DD #DD7688 #BCDD76
square
#76DDCB #9876DD #DD7688 #BCDD76
split-complementary
#76DDCB #DD76BC #DD9876
monochromatic
#2BAE97 #45D1B8 #76DDCB #A7E9DE #D8F5F0
Accessibility & contrast
On white
1.62
#76DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#76DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DDCB
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DDCB | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CA
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#48E0D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76ddcb; /* rgb */ color: rgb(118, 221, 203); /* oklch */ color: oklch(83.0% 0.100 181.0);
Tailwind
colors: {
custom: {
50: '#a4e8da',
500: '#76ddcb',
950: '#000000',
},
}SCSS
$custom: #76ddcb; $custom-light: #a4e8da; $custom-dark: #000000;
JSON
{
"hex": "#76ddcb",
"rgb": {
"r": 118,
"g": 221,
"b": 203
},
"hsl": {
"h": 169.515,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.83024,
"c": 0.10036,
"h": 181
},
"luminance": 0.59876
}Semantic roles & 50–950 ramp
primary
#76DDCB
secondary
#B0475A
accent
#1E3BC8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483