#76CDDD#76CDDD
#76CDDD is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.087 H 210.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDDD |
|---|---|
| RGB | rgb(118, 205, 221) |
| HSL | hsl(189, 60%, 66%) |
| HSV | hsv(189, 47%, 87%) |
| CMYK | cmyk(46.6%, 7.2%, 0%, 13.3%) |
| CIE-LAB | lab(77.72, -22.06, -16.10) |
| CIE-LCH | lch(77.72, 27.31, 216.12°) |
| OKLab | oklab(79.94% -0.0747 -0.0444) |
| OKLCH | oklch(79.94% 0.087 210.7) |
| XYZ | xyz(42.3487, 52.7312, 76.3391) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 6.59
Neon Blue
#04D9FF
ΔE00 7.13
Baby Blue
#89CFF0
ΔE00 7.26
Robin'S Egg
#6DEDFD
ΔE00 7.73
Robin'S Egg Blue
#98EFF9
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDDD #DD8676
analogous
#76DDBA #76CDDD #769ADD
triadic
#76CDDD #DD76CD #CDDD76
tetradic
#76CDDD #BA76DD #DD8676 #9ADD76
square
#76CDDD #BA76DD #DD8676 #9ADD76
split-complementary
#76CDDD #DD769A #DDBA76
monochromatic
#2B99AE #45BBD1 #76CDDD #A7DFE9 #D8F1F5
Accessibility & contrast
On white
1.82
#76CDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#76CDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDDD
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDDD | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#40D4D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76cddd; /* rgb */ color: rgb(118, 205, 221); /* oklch */ color: oklch(79.9% 0.087 210.7);
Tailwind
colors: {
custom: {
50: '#a4dce7',
500: '#76cddd',
950: '#000000',
},
}SCSS
$custom: #76cddd; $custom-light: #a4dce7; $custom-dark: #000000;
JSON
{
"hex": "#76cddd",
"rgb": {
"r": 118,
"g": 205,
"b": 221
},
"hsl": {
"h": 189.32,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.79937,
"c": 0.08687,
"h": 210.7
},
"luminance": 0.52735
}Semantic roles & 50–950 ramp
primary
#76CDDD
secondary
#B05847
accent
#381EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484