#76CDAF#76CDAF
#76CDAF is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.5% C 0.096 H 169.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDAF |
|---|---|
| RGB | rgb(118, 205, 175) |
| HSL | hsl(159, 47%, 63%) |
| HSV | hsv(159, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(76.44, -33.24, 6.78) |
| CIE-LCH | lch(76.44, 33.93, 168.47°) |
| OKLab | oklab(78.49% -0.094 0.0174) |
| OKLCH | oklch(78.49% 0.096 169.5) |
| XYZ | xyz(37.0373, 50.6067, 48.3655) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.47
Mediumaquamarine
#66CDAA
ΔE00 2.10
Pale Teal
#82CBB2
ΔE00 2.16
Seafoam
#7FE0B3
ΔE00 5.68
Light Teal
#90E4C1
ΔE00 5.81
Eucalyptus
#44D7A8
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDAF #CD7694
analogous
#76CD83 #76CDAF #76BFCD
triadic
#76CDAF #AF76CD #CDAF76
tetradic
#76CDAF #8376CD #CD7694 #BFCD76
square
#76CDAF #8376CD #CD7694 #BFCD76
split-complementary
#76CDAF #CD76BF #CD8376
monochromatic
#369373 #49BD95 #76CDAF #A3DDC9 #D0EEE3
Accessibility & contrast
On white
1.89
#76CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#76CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDAF
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDAF | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#BBB8B1
Tritanopia (blue-blind)
#5BCEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76cdaf; /* rgb */ color: rgb(118, 205, 175); /* oklch */ color: oklch(78.5% 0.096 169.5);
Tailwind
colors: {
custom: {
50: '#a2dcc6',
500: '#76cdaf',
950: '#000000',
},
}SCSS
$custom: #76cdaf; $custom-light: #a2dcc6; $custom-dark: #000000;
JSON
{
"hex": "#76cdaf",
"rgb": {
"r": 118,
"g": 205,
"b": 175
},
"hsl": {
"h": 159.31,
"s": 46.524,
"l": 63.333
},
"oklch": {
"l": 0.78488,
"c": 0.09564,
"h": 169.5
},
"luminance": 0.50609
}Semantic roles & 50–950 ramp
primary
#76CDAF
secondary
#994E68
accent
#2C5DBA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482