#76DECC#76DECC
#76DECC is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.101 H 181.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76DECC |
|---|---|
| RGB | rgb(118, 222, 204) |
| HSL | hsl(170, 61%, 67%) |
| HSV | hsv(170, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.08, -34.56, -0.53) |
| CIE-LCH | lch(82.08, 34.56, 180.88°) |
| OKLab | oklab(83.29% -0.101 -0.002) |
| OKLCH | oklch(83.29% 0.101 181.1) |
| XYZ | xyz(44.4871, 60.4501, 66.4387) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 4.75
Pale Teal
#82CBB2
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.24
Light Teal
#90E4C1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DECC #DE7688
analogous
#76DE98 #76DECC #76BCDE
triadic
#76DECC #CC76DE #DECC76
tetradic
#76DECC #9876DE #DE7688 #BCDE76
square
#76DECC #9876DE #DE7688 #BCDE76
split-complementary
#76DECC #DE76BC #DE9876
monochromatic
#2AAF98 #45D2BA #76DECC #A7EADE #D9F6F1
Accessibility & contrast
On white
1.60
#76DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#76DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DECC
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DECC | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CB
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#47E1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76decc; /* rgb */ color: rgb(118, 222, 204); /* oklch */ color: oklch(83.3% 0.101 181.1);
Tailwind
colors: {
custom: {
50: '#a4e8db',
500: '#76decc',
950: '#000000',
},
}SCSS
$custom: #76decc; $custom-light: #a4e8db; $custom-dark: #000000;
JSON
{
"hex": "#76decc",
"rgb": {
"r": 118,
"g": 222,
"b": 204
},
"hsl": {
"h": 169.615,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.83286,
"c": 0.10106,
"h": 181.1
},
"luminance": 0.60454
}Semantic roles & 50–950 ramp
primary
#76DECC
secondary
#B14759
accent
#1D3AC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101615
muted
#818484