#76CBCB#76CBCB
#76CBCB is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.083 H 195.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #76CBCB |
|---|---|
| RGB | rgb(118, 203, 203) |
| HSL | hsl(180, 45%, 63%) |
| HSV | hsv(180, 42%, 80%) |
| CMYK | cmyk(41.9%, 0%, 0%, 20.4%) |
| CIE-LAB | lab(76.60, -25.70, -8.07) |
| CIE-LCH | lch(76.60, 26.93, 197.43°) |
| OKLab | oklab(78.86% -0.0796 -0.0222) |
| OKLCH | oklch(78.86% 0.083 195.6) |
| XYZ | xyz(39.6025, 50.8722, 64.2208) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.02
Darkturquoise
#00CED1
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 7.73
Turquoise
#40E0D0
ΔE00 8.92
Topaz
#13BBAF
ΔE00 9.26
Robin'S Egg Blue
#98EFF9
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CBCB #CB7676
analogous
#76CBA0 #76CBCB #76A0CB
triadic
#76CBCB #CB76CB #CBCB76
tetradic
#76CBCB #A076CB #CB7676 #A0CB76
square
#76CBCB #A076CB #CB7676 #A0CB76
split-complementary
#76CBCB #CB76A0 #CBA076
monochromatic
#379090 #4ABABA #76CBCB #A2DCDC #CFEDED
Accessibility & contrast
On white
1.88
#76CBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#76CBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CBCB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CBCB | 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)
#C1C4CB
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#4DD0CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76cbcb; /* rgb */ color: rgb(118, 203, 203); /* oklch */ color: oklch(78.9% 0.083 195.6);
Tailwind
colors: {
custom: {
50: '#a2dbda',
500: '#76cbcb',
950: '#000000',
},
}SCSS
$custom: #76cbcb; $custom-light: #a2dbda; $custom-dark: #000000;
JSON
{
"hex": "#76cbcb",
"rgb": {
"r": 118,
"g": 203,
"b": 203
},
"hsl": {
"h": 180,
"s": 44.974,
"l": 62.941
},
"oklch": {
"l": 0.78863,
"c": 0.0827,
"h": 195.6
},
"luminance": 0.50875
}Semantic roles & 50–950 ramp
primary
#76CBCB
secondary
#974F4F
accent
#2D2DB8
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1514
muted
#808483