#76CBCA#76CBCA
#76CBCA is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.083 H 194.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #76CBCA |
|---|---|
| RGB | rgb(118, 203, 202) |
| HSL | hsl(179, 45%, 63%) |
| HSV | hsv(179, 42%, 80%) |
| CMYK | cmyk(41.9%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(76.57, -25.95, -7.57) |
| CIE-LCH | lch(76.57, 27.03, 196.27°) |
| OKLab | oklab(78.83% -0.0801 -0.0209) |
| OKLCH | oklch(78.83% 0.083 194.6) |
| XYZ | xyz(39.4837, 50.8247, 63.5952) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.84
Darkturquoise
#00CED1
ΔE00 6.14
Aqua Blue
#02D8E9
ΔE00 7.97
Turquoise
#40E0D0
ΔE00 8.65
Topaz
#13BBAF
ΔE00 9.03
Pale Teal
#82CBB2
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CBCA #CB7677
analogous
#76CB9F #76CBCA #76A1CB
triadic
#76CBCA #CA76CB #CBCA76
tetradic
#76CBCA #9F76CB #CB7677 #A1CB76
square
#76CBCA #9F76CB #CB7677 #A1CB76
split-complementary
#76CBCA #CB76A1 #CB9F76
monochromatic
#37908F #4ABAB9 #76CBCA #A2DCDB #CFEDEC
Accessibility & contrast
On white
1.88
#76CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#76CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CBCA
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CBCA | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CA
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#4ED0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76cbca; /* rgb */ color: rgb(118, 203, 202); /* oklch */ color: oklch(78.8% 0.083 194.6);
Tailwind
colors: {
custom: {
50: '#a2dbda',
500: '#76cbca',
950: '#000000',
},
}SCSS
$custom: #76cbca; $custom-light: #a2dbda; $custom-dark: #000000;
JSON
{
"hex": "#76cbca",
"rgb": {
"r": 118,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.294,
"s": 44.974,
"l": 62.941
},
"oklch": {
"l": 0.7883,
"c": 0.08274,
"h": 194.6
},
"luminance": 0.50828
}Semantic roles & 50–950 ramp
primary
#76CBCA
secondary
#974F4F
accent
#2D2FB8
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1514
muted
#808483