#76DFDC#76DFDC
#76DFDC is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.098 H 193.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFDC |
|---|---|
| RGB | rgb(118, 223, 220) |
| HSL | hsl(178, 62%, 67%) |
| HSV | hsv(178, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.80, -31.12, -7.96) |
| CIE-LCH | lch(82.80, 32.12, 194.35°) |
| OKLab | oklab(84.01% -0.0954 -0.022) |
| OKLCH | oklch(84.01% 0.098 193) |
| XYZ | xyz(46.7719, 61.7902, 77.1582) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.81
Turquoise
#40E0D0
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.72
Robin'S Egg Blue
#98EFF9
ΔE00 7.09
Bright Light Blue
#26F7FD
ΔE00 7.13
Robin'S Egg
#6DEDFD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFDC #DF7679
analogous
#76DFA8 #76DFDC #76AEDF
triadic
#76DFDC #DC76DF #DFDC76
tetradic
#76DFDC #A876DF #DF7679 #AEDF76
square
#76DFDC #A876DF #DF7679 #AEDF76
split-complementary
#76DFDC #DF76AE #DFA876
monochromatic
#29B1AD #44D3CF #76DFDC #A8EBE9 #D9F6F5
Accessibility & contrast
On white
1.57
#76DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#76DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFDC
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFDC | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#3AE4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #76dfdc; /* rgb */ color: rgb(118, 223, 220); /* oklch */ color: oklch(84.0% 0.098 193.0);
Tailwind
colors: {
custom: {
50: '#a5e9e6',
500: '#76dfdc',
950: '#000000',
},
}SCSS
$custom: #76dfdc; $custom-light: #a5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#76dfdc",
"rgb": {
"r": 118,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.286,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.8401,
"c": 0.09792,
"h": 193
},
"luminance": 0.61794
}Semantic roles & 50–950 ramp
primary
#76DFDC
secondary
#B3464A
accent
#1C21CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484