#76DCDD#76DCDD
#76DCDD is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.096 H 196.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCDD |
|---|---|
| RGB | rgb(118, 220, 221) |
| HSL | hsl(181, 60%, 66%) |
| HSV | hsv(181, 47%, 87%) |
| CMYK | cmyk(46.6%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.98, -29.43, -9.72) |
| CIE-LCH | lch(81.98, 31.00, 198.27°) |
| OKLab | oklab(83.36% -0.0916 -0.0268) |
| OKLCH | oklch(83.36% 0.096 196.3) |
| XYZ | xyz(46.1104, 60.2545, 77.5930) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Aqua Blue
#02D8E9
ΔE00 6.44
Robin Egg Blue
#8AF1FE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCDD #DD7776
analogous
#76DDAB #76DCDD #76A9DD
triadic
#76DCDD #DD76DC #DCDD76
tetradic
#76DCDD #AB76DD #DD7776 #A9DD76
square
#76DCDD #AB76DD #DD7776 #A9DD76
split-complementary
#76DCDD #DD76A9 #DDAB76
monochromatic
#2BACAE #45CFD1 #76DCDD #A7E9E9 #D8F5F5
Accessibility & contrast
On white
1.61
#76DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#76DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCDD
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCDD | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DD
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#3BE2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76dcdd; /* rgb */ color: rgb(118, 220, 221); /* oklch */ color: oklch(83.4% 0.096 196.3);
Tailwind
colors: {
custom: {
50: '#a4e7e7',
500: '#76dcdd',
950: '#000000',
},
}SCSS
$custom: #76dcdd; $custom-light: #a4e7e7; $custom-dark: #000000;
JSON
{
"hex": "#76dcdd",
"rgb": {
"r": 118,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.583,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.83355,
"c": 0.0955,
"h": 196.3
},
"luminance": 0.60258
}Semantic roles & 50–950 ramp
primary
#76DCDD
secondary
#B04847
accent
#1F1EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484