#76CBBD#76CBBD
#76CBBD is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.086 H 182.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #76CBBD |
|---|---|
| RGB | rgb(118, 203, 189) |
| HSL | hsl(170, 45%, 63%) |
| HSV | hsv(170, 42%, 80%) |
| CMYK | cmyk(41.9%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(76.21, -29.10, -1.09) |
| CIE-LCH | lch(76.21, 29.12, 182.14°) |
| OKLab | oklab(78.42% -0.0856 -0.0034) |
| OKLCH | oklch(78.42% 0.086 182.3) |
| XYZ | xyz(38.0089, 50.2347, 55.8276) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.36
Seafoam Blue
#78D1B6
ΔE00 4.50
Mediumturquoise
#48D1CC
ΔE00 5.51
Mediumaquamarine
#66CDAA
ΔE00 6.80
Turquoise
#40E0D0
ΔE00 6.87
Turquoise (survey)
#06C2AC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CBBD #CB7684
analogous
#76CB92 #76CBBD #76AECB
triadic
#76CBBD #BD76CB #CBBD76
tetradic
#76CBBD #9276CB #CB7684 #AECB76
square
#76CBBD #9276CB #CB7684 #AECB76
split-complementary
#76CBBD #CB76AE #CB9276
monochromatic
#379081 #4ABAA8 #76CBBD #A2DCD2 #CFEDE8
Accessibility & contrast
On white
1.90
#76CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#76CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CBBD
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CBBD | 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)
#C4C2BD
Deuteranopia (green-blind)
#B5B8BE
Tritanopia (blue-blind)
#55CEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cbbd; /* rgb */ color: rgb(118, 203, 189); /* oklch */ color: oklch(78.4% 0.086 182.3);
Tailwind
colors: {
custom: {
50: '#a2dbd0',
500: '#76cbbd',
950: '#000000',
},
}SCSS
$custom: #76cbbd; $custom-light: #a2dbd0; $custom-dark: #000000;
JSON
{
"hex": "#76cbbd",
"rgb": {
"r": 118,
"g": 203,
"b": 189
},
"hsl": {
"h": 170.118,
"s": 44.974,
"l": 62.941
},
"oklch": {
"l": 0.78422,
"c": 0.08563,
"h": 182.3
},
"luminance": 0.50238
}Semantic roles & 50–950 ramp
primary
#76CBBD
secondary
#974F5A
accent
#2D44B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483