#76DEDF#76DEDF
#76DEDF is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.097 H 196.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEDF |
|---|---|
| RGB | rgb(118, 222, 223) |
| HSL | hsl(181, 62%, 67%) |
| HSV | hsv(181, 47%, 87%) |
| CMYK | cmyk(47.1%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.60, -29.89, -9.85) |
| CIE-LCH | lch(82.60, 31.47, 198.24°) |
| OKLab | oklab(83.88% -0.0931 -0.0272) |
| OKLCH | oklch(83.88% 0.097 196.3) |
| XYZ | xyz(46.9064, 61.4178, 79.1807) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEDF #DF7776
analogous
#76DFAB #76DEDF #76AADF
triadic
#76DEDF #DF76DE #DEDF76
tetradic
#76DEDF #AB76DF #DF7776 #AADF76
square
#76DEDF #AB76DF #DF7776 #AADF76
split-complementary
#76DEDF #DF76AA #DFAB76
monochromatic
#29B0B1 #44D2D3 #76DEDF #A8EAEB #D9F6F6
Accessibility & contrast
On white
1.58
#76DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#76DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEDF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEDF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#38E4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #76dedf; /* rgb */ color: rgb(118, 222, 223); /* oklch */ color: oklch(83.9% 0.097 196.3);
Tailwind
colors: {
custom: {
50: '#a5e8e9',
500: '#76dedf',
950: '#000000',
},
}SCSS
$custom: #76dedf; $custom-light: #a5e8e9; $custom-dark: #000000;
JSON
{
"hex": "#76dedf",
"rgb": {
"r": 118,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.571,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.83878,
"c": 0.09695,
"h": 196.3
},
"luminance": 0.61422
}Semantic roles & 50–950 ramp
primary
#76DEDF
secondary
#B34746
accent
#1D1CCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484