#76CBBE#76CBBE
#76CBBE is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.5% C 0.085 H 183.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #76CBBE |
|---|---|
| RGB | rgb(118, 203, 190) |
| HSL | hsl(171, 45%, 63%) |
| HSV | hsv(171, 42%, 80%) |
| CMYK | cmyk(41.9%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.24, -28.86, -1.59) |
| CIE-LCH | lch(76.24, 28.91, 183.15°) |
| OKLab | oklab(78.45% -0.0851 -0.0047) |
| OKLCH | oklch(78.45% 0.085 183.2) |
| XYZ | xyz(38.1178, 50.2783, 56.4013) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.69
Seafoam Blue
#78D1B6
ΔE00 4.86
Mediumturquoise
#48D1CC
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 6.87
Mediumaquamarine
#66CDAA
ΔE00 7.16
Turquoise (survey)
#06C2AC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CBBE #CB7683
analogous
#76CB94 #76CBBE #76ADCB
triadic
#76CBBE #BE76CB #CBBE76
tetradic
#76CBBE #9476CB #CB7683 #ADCB76
square
#76CBBE #9476CB #CB7683 #ADCB76
split-complementary
#76CBBE #CB76AD #CB9476
monochromatic
#379082 #4ABAA9 #76CBBE #A2DCD3 #CFEDE8
Accessibility & contrast
On white
1.90
#76CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#76CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CBBE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CBBE | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#B5B8BF
Tritanopia (blue-blind)
#54CEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cbbe; /* rgb */ color: rgb(118, 203, 190); /* oklch */ color: oklch(78.5% 0.085 183.2);
Tailwind
colors: {
custom: {
50: '#a2dbd1',
500: '#76cbbe',
950: '#000000',
},
}SCSS
$custom: #76cbbe; $custom-light: #a2dbd1; $custom-dark: #000000;
JSON
{
"hex": "#76cbbe",
"rgb": {
"r": 118,
"g": 203,
"b": 190
},
"hsl": {
"h": 170.824,
"s": 44.974,
"l": 62.941
},
"oklch": {
"l": 0.78452,
"c": 0.08526,
"h": 183.2
},
"luminance": 0.50281
}Semantic roles & 50–950 ramp
primary
#76CBBE
secondary
#974F5A
accent
#2D43B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483