#76CCD8#76CCD8
#76CCD8 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.085 H 207.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCD8 |
|---|---|
| RGB | rgb(118, 204, 216) |
| HSL | hsl(187, 56%, 65%) |
| HSV | hsv(187, 45%, 85%) |
| CMYK | cmyk(45.4%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.28, -22.87, -14.07) |
| CIE-LCH | lch(77.28, 26.85, 211.59°) |
| OKLab | oklab(79.53% -0.0755 -0.0387) |
| OKLCH | oklch(79.53% 0.085 207.2) |
| XYZ | xyz(41.4540, 51.9919, 72.8034) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.39
Sky Blue
#87CEEB
ΔE00 7.25
Robin'S Egg
#6DEDFD
ΔE00 7.88
Darkturquoise
#00CED1
ΔE00 7.92
Neon Blue
#04D9FF
ΔE00 8.16
Robin'S Egg Blue
#98EFF9
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCD8 #D88276
analogous
#76D8B3 #76CCD8 #769BD8
triadic
#76CCD8 #D876CC #CCD876
tetradic
#76CCD8 #B376D8 #D88276 #9BD876
square
#76CCD8 #B376D8 #D88276 #9BD876
split-complementary
#76CCD8 #D8769B #D8B376
monochromatic
#2F96A5 #46BACA #76CCD8 #A6DEE6 #D5EFF3
Accessibility & contrast
On white
1.84
#76CCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#76CCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCD8
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCD8 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6D9
Deuteranopia (green-blind)
#AFBAD8
Tritanopia (blue-blind)
#44D3CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76ccd8; /* rgb */ color: rgb(118, 204, 216); /* oklch */ color: oklch(79.5% 0.085 207.2);
Tailwind
colors: {
custom: {
50: '#a3dbe4',
500: '#76ccd8',
950: '#000000',
},
}SCSS
$custom: #76ccd8; $custom-light: #a3dbe4; $custom-dark: #000000;
JSON
{
"hex": "#76ccd8",
"rgb": {
"r": 118,
"g": 204,
"b": 216
},
"hsl": {
"h": 187.347,
"s": 55.682,
"l": 65.49
},
"oklch": {
"l": 0.79533,
"c": 0.08487,
"h": 207.2
},
"luminance": 0.51995
}Semantic roles & 50–950 ramp
primary
#76CCD8
secondary
#A8554A
accent
#3622C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484