#76DCCF#76DCCF
#76DCCF is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.098 H 184.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCCF |
|---|---|
| RGB | rgb(118, 220, 207) |
| HSL | hsl(172, 59%, 66%) |
| HSV | hsv(172, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.59, -32.90, -2.85) |
| CIE-LCH | lch(81.59, 33.03, 184.95°) |
| OKLab | oklab(82.91% -0.0975 -0.0082) |
| OKLCH | oklch(82.91% 0.098 184.8) |
| XYZ | xyz(44.3223, 59.5393, 68.1760) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.13
Mediumturquoise
#48D1CC
ΔE00 4.97
Tiffany Blue
#7BF2DA
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 5.84
Pale Teal
#82CBB2
ΔE00 6.88
Light Teal
#90E4C1
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCCF #DC7683
analogous
#76DC9C #76DCCF #76B6DC
triadic
#76DCCF #CF76DC #DCCF76
tetradic
#76DCCF #9C76DC #DC7683 #B6DC76
square
#76DCCF #9C76DC #DC7683 #B6DC76
split-complementary
#76DCCF #DC76B6 #DC9C76
monochromatic
#2CAC9B #45D0BE #76DCCF #A7E8E0 #D7F5F1
Accessibility & contrast
On white
1.63
#76DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#76DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCCF
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCCF | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#C2C6D0
Tritanopia (blue-blind)
#46E0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76dccf; /* rgb */ color: rgb(118, 220, 207); /* oklch */ color: oklch(82.9% 0.098 184.8);
Tailwind
colors: {
custom: {
50: '#a4e7dd',
500: '#76dccf',
950: '#000000',
},
}SCSS
$custom: #76dccf; $custom-light: #a4e7dd; $custom-dark: #000000;
JSON
{
"hex": "#76dccf",
"rgb": {
"r": 118,
"g": 220,
"b": 207
},
"hsl": {
"h": 172.353,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.82912,
"c": 0.09785,
"h": 184.8
},
"luminance": 0.59543
}Semantic roles & 50–950 ramp
primary
#76DCCF
secondary
#AE4855
accent
#1F34C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484