#76CCDB#76CCDB
#76CCDB is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.086 H 209.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCDB |
|---|---|
| RGB | rgb(118, 204, 219) |
| HSL | hsl(189, 58%, 66%) |
| HSV | hsv(189, 46%, 86%) |
| CMYK | cmyk(46.1%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.37, -22.08, -15.54) |
| CIE-LCH | lch(77.37, 27.00, 215.14°) |
| OKLab | oklab(79.64% -0.0743 -0.0428) |
| OKLCH | oklch(79.64% 0.086 209.9) |
| XYZ | xyz(41.8454, 52.1484, 74.8646) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.21
Aqua Blue
#02D8E9
ΔE00 6.62
Neon Blue
#04D9FF
ΔE00 7.45
Baby Blue
#89CFF0
ΔE00 7.57
Robin'S Egg
#6DEDFD
ΔE00 7.93
Robin'S Egg Blue
#98EFF9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCDB #DB8576
analogous
#76DBB7 #76CCDB #7699DB
triadic
#76CCDB #DB76CC #CCDB76
tetradic
#76CCDB #B776DB #DB8576 #99DB76
square
#76CCDB #B776DB #DB8576 #99DB76
split-complementary
#76CCDB #DB7699 #DBB776
monochromatic
#2D97AA #46BACE #76CCDB #A6DEE8 #D7F0F4
Accessibility & contrast
On white
1.84
#76CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#76CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCDB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCDB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DC
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#42D3D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76ccdb; /* rgb */ color: rgb(118, 204, 219); /* oklch */ color: oklch(79.6% 0.086 209.9);
Tailwind
colors: {
custom: {
50: '#a3dbe6',
500: '#76ccdb',
950: '#000000',
},
}SCSS
$custom: #76ccdb; $custom-light: #a3dbe6; $custom-dark: #000000;
JSON
{
"hex": "#76ccdb",
"rgb": {
"r": 118,
"g": 204,
"b": 219
},
"hsl": {
"h": 188.911,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.79639,
"c": 0.08578,
"h": 209.9
},
"luminance": 0.52152
}Semantic roles & 50–950 ramp
primary
#76CCDB
secondary
#AD5748
accent
#3820C6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484