#76CDA2#76CDA2
#76CDA2 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.1% C 0.106 H 161.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDA2 |
|---|---|
| RGB | rgb(118, 205, 162) |
| HSL | hsl(150, 47%, 63%) |
| HSV | hsv(150, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(76.14, -36.00, 13.32) |
| CIE-LCH | lch(76.14, 38.39, 159.69°) |
| OKLab | oklab(78.15% -0.0998 0.0342) |
| OKLCH | oklch(78.15% 0.106 161.1) |
| XYZ | xyz(35.8214, 50.1203, 41.9620) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 4.51
Seafoam Blue
#78D1B6
ΔE00 4.94
Pale Teal
#82CBB2
ΔE00 5.18
Eucalyptus
#44D7A8
ΔE00 5.21
Light Teal
#90E4C1
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDA2 #CD76A1
analogous
#76CD76 #76CDA2 #76CCCD
triadic
#76CDA2 #A276CD #CDA276
tetradic
#76CDA2 #7676CD #CD76A1 #CCCD76
square
#76CDA2 #7676CD #CD76A1 #CCCD76
split-complementary
#76CDA2 #CD76CC #CD7676
monochromatic
#369365 #49BD84 #76CDA2 #A3DDC0 #D0EEDF
Accessibility & contrast
On white
1.90
#76CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#76CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDA2
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDA2 | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#60CDC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cda2; /* rgb */ color: rgb(118, 205, 162); /* oklch */ color: oklch(78.1% 0.106 161.1);
Tailwind
colors: {
custom: {
50: '#a1dcbd',
500: '#76cda2',
950: '#000000',
},
}SCSS
$custom: #76cda2; $custom-light: #a1dcbd; $custom-dark: #000000;
JSON
{
"hex": "#76cda2",
"rgb": {
"r": 118,
"g": 205,
"b": 162
},
"hsl": {
"h": 150.345,
"s": 46.524,
"l": 63.333
},
"oklch": {
"l": 0.78149,
"c": 0.10554,
"h": 161.1
},
"luminance": 0.50123
}Semantic roles & 50–950 ramp
primary
#76CDA2
secondary
#994E73
accent
#2C72BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482