#76CDB2#76CDB2
#76CDB2 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.094 H 171.8°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDB2 |
|---|---|
| RGB | rgb(118, 205, 178) |
| HSL | hsl(161, 47%, 63%) |
| HSV | hsv(161, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(76.51, -32.58, 5.27) |
| CIE-LCH | lch(76.51, 33.00, 170.81°) |
| OKLab | oklab(78.57% -0.0927 0.0134) |
| OKLCH | oklch(78.57% 0.094 171.8) |
| XYZ | xyz(37.3352, 50.7258, 49.9345) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.99
Pale Teal
#82CBB2
ΔE00 1.84
Mediumaquamarine
#66CDAA
ΔE00 2.72
Light Teal
#90E4C1
ΔE00 6.05
Seafoam
#7FE0B3
ΔE00 6.30
Eucalyptus
#44D7A8
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDB2 #CD7691
analogous
#76CD86 #76CDB2 #76BCCD
triadic
#76CDB2 #B276CD #CDB276
tetradic
#76CDB2 #8676CD #CD7691 #BCCD76
square
#76CDB2 #8676CD #CD7691 #BCCD76
split-complementary
#76CDB2 #CD76BC #CD8676
monochromatic
#369376 #49BD99 #76CDB2 #A3DDCB #D0EEE4
Accessibility & contrast
On white
1.88
#76CDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#76CDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDB2
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDB2 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#59CEC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76cdb2; /* rgb */ color: rgb(118, 205, 178); /* oklch */ color: oklch(78.6% 0.094 171.8);
Tailwind
colors: {
custom: {
50: '#a2dcc9',
500: '#76cdb2',
950: '#000000',
},
}SCSS
$custom: #76cdb2; $custom-light: #a2dcc9; $custom-dark: #000000;
JSON
{
"hex": "#76cdb2",
"rgb": {
"r": 118,
"g": 205,
"b": 178
},
"hsl": {
"h": 161.379,
"s": 46.524,
"l": 63.333
},
"oklch": {
"l": 0.7857,
"c": 0.09369,
"h": 171.8
},
"luminance": 0.50729
}Semantic roles & 50–950 ramp
primary
#76CDB2
secondary
#994E65
accent
#2C58BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482