#76CCBE#76CCBE
#76CCBE is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.7% C 0.086 H 182.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCBE |
|---|---|
| RGB | rgb(118, 204, 190) |
| HSL | hsl(170, 46%, 63%) |
| HSV | hsv(170, 42%, 80%) |
| CMYK | cmyk(42.2%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(76.53, -29.35, -1.17) |
| CIE-LCH | lch(76.53, 29.37, 182.27°) |
| OKLab | oklab(78.69% -0.0863 -0.0036) |
| OKLCH | oklch(78.69% 0.086 182.4) |
| XYZ | xyz(38.3547, 50.7521, 56.4802) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 4.46
Mediumturquoise
#48D1CC
ΔE00 5.40
Turquoise
#40E0D0
ΔE00 6.65
Mediumaquamarine
#66CDAA
ΔE00 6.81
Turquoise (survey)
#06C2AC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCBE #CC7684
analogous
#76CC93 #76CCBE #76AFCC
triadic
#76CCBE #BE76CC #CCBE76
tetradic
#76CCBE #9376CC #CC7684 #AFCC76
square
#76CCBE #9376CC #CC7684 #AFCC76
split-complementary
#76CCBE #CC76AF #CC9376
monochromatic
#369183 #49BBA9 #76CCBE #A3DDD3 #CFEDE8
Accessibility & contrast
On white
1.88
#76CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#76CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCBE
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCBE | 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)
#C5C3BE
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#54CFC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76ccbe; /* rgb */ color: rgb(118, 204, 190); /* oklch */ color: oklch(78.7% 0.086 182.4);
Tailwind
colors: {
custom: {
50: '#a2dcd1',
500: '#76ccbe',
950: '#000000',
},
}SCSS
$custom: #76ccbe; $custom-light: #a2dcd1; $custom-dark: #000000;
JSON
{
"hex": "#76ccbe",
"rgb": {
"r": 118,
"g": 204,
"b": 190
},
"hsl": {
"h": 170.233,
"s": 45.745,
"l": 63.137
},
"oklch": {
"l": 0.78685,
"c": 0.08639,
"h": 182.4
},
"luminance": 0.50755
}Semantic roles & 50–950 ramp
primary
#76CCBE
secondary
#984E5A
accent
#2D43B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483