#76CBCC#76CBCC
#76CBCC is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.083 H 196.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #76CBCC |
|---|---|
| RGB | rgb(118, 203, 204) |
| HSL | hsl(181, 46%, 63%) |
| HSV | hsv(181, 42%, 80%) |
| CMYK | cmyk(42.2%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(76.63, -25.44, -8.57) |
| CIE-LCH | lch(76.63, 26.85, 198.60°) |
| OKLab | oklab(78.9% -0.0792 -0.0236) |
| OKLCH | oklch(78.9% 0.083 196.6) |
| XYZ | xyz(39.7221, 50.9200, 64.8504) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.24
Darkturquoise
#00CED1
ΔE00 6.16
Aqua Blue
#02D8E9
ΔE00 7.51
Turquoise
#40E0D0
ΔE00 9.19
Robin'S Egg Blue
#98EFF9
ΔE00 9.26
Robin'S Egg
#6DEDFD
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CBCC #CC7776
analogous
#76CCA2 #76CBCC #76A0CC
triadic
#76CBCC #CC76CB #CBCC76
tetradic
#76CBCC #A276CC #CC7776 #A0CC76
square
#76CBCC #A276CC #CC7776 #A0CC76
split-complementary
#76CBCC #CC76A0 #CCA276
monochromatic
#369091 #49BABB #76CBCC #A3DCDD #CFEDED
Accessibility & contrast
On white
1.88
#76CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#76CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CBCC
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CBCC | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B2B8CD
Tritanopia (blue-blind)
#4DD0CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76cbcc; /* rgb */ color: rgb(118, 203, 204); /* oklch */ color: oklch(78.9% 0.083 196.6);
Tailwind
colors: {
custom: {
50: '#a2dbdb',
500: '#76cbcc',
950: '#000000',
},
}SCSS
$custom: #76cbcc; $custom-light: #a2dbdb; $custom-dark: #000000;
JSON
{
"hex": "#76cbcc",
"rgb": {
"r": 118,
"g": 203,
"b": 204
},
"hsl": {
"h": 180.698,
"s": 45.745,
"l": 63.137
},
"oklch": {
"l": 0.78896,
"c": 0.08267,
"h": 196.6
},
"luminance": 0.50923
}Semantic roles & 50–950 ramp
primary
#76CBCC
secondary
#984F4E
accent
#2E2DB9
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1515
muted
#808484