#76DDDC#76DDDC
#76DDDC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.096 H 194.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #76DDDC |
|---|---|
| RGB | rgb(118, 221, 220) |
| HSL | hsl(179, 60%, 66%) |
| HSV | hsv(179, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.23, -30.17, -8.81) |
| CIE-LCH | lch(82.23, 31.43, 196.27°) |
| OKLab | oklab(83.55% -0.0932 -0.0243) |
| OKLCH | oklch(83.55% 0.096 194.6) |
| XYZ | xyz(46.2408, 60.7278, 76.9811) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.83
Darkturquoise
#00CED1
ΔE00 6.43
Turquoise
#40E0D0
ΔE00 6.71
Robin'S Egg
#6DEDFD
ΔE00 6.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.76
Aqua Blue
#02D8E9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DDDC #DD7677
analogous
#76DDA9 #76DDDC #76ABDD
triadic
#76DDDC #DC76DD #DDDC76
tetradic
#76DDDC #A976DD #DD7677 #ABDD76
square
#76DDDC #A976DD #DD7677 #ABDD76
split-complementary
#76DDDC #DD76AB #DDA976
monochromatic
#2BAEAC #45D1CF #76DDDC #A7E9E9 #D8F5F5
Accessibility & contrast
On white
1.60
#76DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#76DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DDDC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DDDC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#3BE3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76dddc; /* rgb */ color: rgb(118, 221, 220); /* oklch */ color: oklch(83.6% 0.096 194.6);
Tailwind
colors: {
custom: {
50: '#a4e8e6',
500: '#76dddc',
950: '#000000',
},
}SCSS
$custom: #76dddc; $custom-light: #a4e8e6; $custom-dark: #000000;
JSON
{
"hex": "#76dddc",
"rgb": {
"r": 118,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.417,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.83551,
"c": 0.09631,
"h": 194.6
},
"luminance": 0.60732
}Semantic roles & 50–950 ramp
primary
#76DDDC
secondary
#B04748
accent
#1E1FC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484