#76D7C8#76D7C8
#76D7C8 is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.5% C 0.095 H 182.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #76D7C8 |
|---|---|
| RGB | rgb(118, 215, 200) |
| HSL | hsl(171, 55%, 65%) |
| HSV | hsv(171, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(79.96, -32.22, -1.50) |
| CIE-LCH | lch(79.96, 32.26, 182.66°) |
| OKLab | oklab(81.54% -0.0948 -0.0045) |
| OKLCH | oklch(81.54% 0.095 182.7) |
| XYZ | xyz(42.1928, 56.6192, 63.3376) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.58
Turquoise
#40E0D0
ΔE00 4.65
Mediumturquoise
#48D1CC
ΔE00 5.15
Pale Teal
#82CBB2
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 6.45
Mediumaquamarine
#66CDAA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D7C8 #D77685
analogous
#76D798 #76D7C8 #76B5D7
triadic
#76D7C8 #C876D7 #D7C876
tetradic
#76D7C8 #9876D7 #D77685 #B5D776
square
#76D7C8 #9876D7 #D77685 #B5D776
split-complementary
#76D7C8 #D776B5 #D79876
monochromatic
#30A391 #47C9B5 #76D7C8 #A5E5DB #D5F3EE
Accessibility & contrast
On white
1.70
#76D7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#76D7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D7C8
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D7C8 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC7
Deuteranopia (green-blind)
#BFC1C9
Tritanopia (blue-blind)
#4CDAD2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76d7c8; /* rgb */ color: rgb(118, 215, 200); /* oklch */ color: oklch(81.5% 0.095 182.7);
Tailwind
colors: {
custom: {
50: '#a3e3d8',
500: '#76d7c8',
950: '#000000',
},
}SCSS
$custom: #76d7c8; $custom-light: #a3e3d8; $custom-dark: #000000;
JSON
{
"hex": "#76d7c8",
"rgb": {
"r": 118,
"g": 215,
"b": 200
},
"hsl": {
"h": 170.722,
"s": 54.802,
"l": 65.294
},
"oklch": {
"l": 0.81542,
"c": 0.09492,
"h": 182.7
},
"luminance": 0.56623
}Semantic roles & 50–950 ramp
primary
#76D7C8
secondary
#A74A59
accent
#233CC2
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483