#76DFDF#76DFDF
#76DFDF is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.098 H 195.5°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFDF |
|---|---|
| RGB | rgb(118, 223, 223) |
| HSL | hsl(180, 62%, 67%) |
| HSV | hsv(180, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.89, -30.37, -9.42) |
| CIE-LCH | lch(82.89, 31.79, 197.24°) |
| OKLab | oklab(84.11% -0.0942 -0.026) |
| OKLCH | oklch(84.11% 0.098 195.5) |
| XYZ | xyz(47.1728, 61.9506, 79.2695) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 6.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.64
Aqua Blue
#02D8E9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFDF #DF7676
analogous
#76DFAB #76DFDF #76ABDF
triadic
#76DFDF #DF76DF #DFDF76
tetradic
#76DFDF #AB76DF #DF7676 #ABDF76
square
#76DFDF #AB76DF #DF7676 #ABDF76
split-complementary
#76DFDF #DF76AB #DFAB76
monochromatic
#29B1B1 #44D3D3 #76DFDF #A8EBEB #D9F6F6
Accessibility & contrast
On white
1.57
#76DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#76DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFDF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFDF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#38E5DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #76dfdf; /* rgb */ color: rgb(118, 223, 223); /* oklch */ color: oklch(84.1% 0.098 195.5);
Tailwind
colors: {
custom: {
50: '#a5e9e9',
500: '#76dfdf',
950: '#000000',
},
}SCSS
$custom: #76dfdf; $custom-light: #a5e9e9; $custom-dark: #000000;
JSON
{
"hex": "#76dfdf",
"rgb": {
"r": 118,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.84107,
"c": 0.0977,
"h": 195.5
},
"luminance": 0.61955
}Semantic roles & 50–950 ramp
primary
#76DFDF
secondary
#B34646
accent
#1C1CCA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484