#76CEB2#76CEB2
#76CEB2 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.8% C 0.095 H 171.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #76CEB2 |
|---|---|
| RGB | rgb(118, 206, 178) |
| HSL | hsl(161, 47%, 64%) |
| HSV | hsv(161, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(76.80, -33.05, 5.69) |
| CIE-LCH | lch(76.80, 33.54, 170.23°) |
| OKLab | oklab(78.81% -0.0939 0.0145) |
| OKLCH | oklch(78.81% 0.095 171.2) |
| XYZ | xyz(37.5752, 51.2058, 50.0145) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.85
Pale Teal
#82CBB2
ΔE00 2.02
Mediumaquamarine
#66CDAA
ΔE00 2.50
Light Teal
#90E4C1
ΔE00 5.76
Seafoam
#7FE0B3
ΔE00 5.94
Eucalyptus
#44D7A8
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CEB2 #CE7692
analogous
#76CE86 #76CEB2 #76BECE
triadic
#76CEB2 #B276CE #CEB276
tetradic
#76CEB2 #8676CE #CE7692 #BECE76
square
#76CEB2 #8676CE #CE7692 #BECE76
split-complementary
#76CEB2 #CE76BE #CE8676
monochromatic
#359476 #49BE99 #76CEB2 #A3DECB #D0EEE5
Accessibility & contrast
On white
1.87
#76CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#76CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CEB2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CEB2 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#BBB9B4
Tritanopia (blue-blind)
#59CFC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76ceb2; /* rgb */ color: rgb(118, 206, 178); /* oklch */ color: oklch(78.8% 0.095 171.2);
Tailwind
colors: {
custom: {
50: '#a2ddc9',
500: '#76ceb2',
950: '#000000',
},
}SCSS
$custom: #76ceb2; $custom-light: #a2ddc9; $custom-dark: #000000;
JSON
{
"hex": "#76ceb2",
"rgb": {
"r": 118,
"g": 206,
"b": 178
},
"hsl": {
"h": 160.909,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.78805,
"c": 0.09503,
"h": 171.2
},
"luminance": 0.51209
}Semantic roles & 50–950 ramp
primary
#76CEB2
secondary
#9B4E66
accent
#2B59BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482