#76CCB2#76CCB2
#76CCB2 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.3% C 0.092 H 172.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCB2 |
|---|---|
| RGB | rgb(118, 204, 178) |
| HSL | hsl(162, 46%, 63%) |
| HSV | hsv(162, 42%, 80%) |
| CMYK | cmyk(42.2%, 0%, 12.7%, 20%) |
| CIE-LAB | lab(76.22, -32.11, 4.85) |
| CIE-LCH | lch(76.22, 32.47, 171.41°) |
| OKLab | oklab(78.34% -0.0915 0.0123) |
| OKLCH | oklch(78.34% 0.092 172.3) |
| XYZ | xyz(37.0968, 50.2490, 49.8551) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.23
Pale Teal
#82CBB2
ΔE00 1.72
Mediumaquamarine
#66CDAA
ΔE00 2.98
Light Teal
#90E4C1
ΔE00 6.34
Seafoam
#7FE0B3
ΔE00 6.67
Eucalyptus
#44D7A8
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCB2 #CC7690
analogous
#76CC87 #76CCB2 #76BBCC
triadic
#76CCB2 #B276CC #CCB276
tetradic
#76CCB2 #8776CC #CC7690 #BBCC76
square
#76CCB2 #8776CC #CC7690 #BBCC76
split-complementary
#76CCB2 #CC76BB #CC8776
monochromatic
#369176 #49BB99 #76CCB2 #A3DDCB #CFEDE4
Accessibility & contrast
On white
1.90
#76CCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#76CCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCB2
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCB2 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#B9B8B4
Tritanopia (blue-blind)
#5ACDC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76ccb2; /* rgb */ color: rgb(118, 204, 178); /* oklch */ color: oklch(78.3% 0.092 172.3);
Tailwind
colors: {
custom: {
50: '#a2dcc9',
500: '#76ccb2',
950: '#000000',
},
}SCSS
$custom: #76ccb2; $custom-light: #a2dcc9; $custom-dark: #000000;
JSON
{
"hex": "#76ccb2",
"rgb": {
"r": 118,
"g": 204,
"b": 178
},
"hsl": {
"h": 161.86,
"s": 45.745,
"l": 63.137
},
"oklch": {
"l": 0.78336,
"c": 0.09237,
"h": 172.3
},
"luminance": 0.50252
}Semantic roles & 50–950 ramp
primary
#76CCB2
secondary
#984E65
accent
#2D57B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482