#7DFBDC#7DFBDC
#7DFBDC is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.122 H 175.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFBDC |
|---|---|
| RGB | rgb(125, 251, 220) |
| HSL | hsl(165, 94%, 74%) |
| HSV | hsv(165, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(91.02, -42.44, 4.11) |
| CIE-LCH | lch(91.02, 42.64, 174.47°) |
| OKLab | oklab(90.72% -0.1215 0.0102) |
| OKLCH | oklch(90.72% 0.122 175.2) |
| XYZ | xyz(55.8673, 78.5167, 79.9074) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.15
Tiffany Blue
#7BF2DA
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 3.22
Aquamarine
#7FFFD4
ΔE00 3.26
Pale Turquoise
#A5FBD5
ΔE00 5.27
Light Aquamarine
#7BFDC7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFBDC #FB7D9C
analogous
#7DFB9D #7DFBDC #7DDBFB
triadic
#7DFBDC #DC7DFB #FBDC7D
tetradic
#7DFBDC #9D7DFB #FB7D9C #DBFB7D
square
#7DFBDC #9D7DFB #FB7D9C #DBFB7D
split-complementary
#7DFBDC #FB7DDB #FB9D7D
monochromatic
#08F6BB #42F9CC #7DFBDC #B8FDEC #E1FEF7
Accessibility & contrast
On white
1.26
#7DFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#7DFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFBDC
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFBDC | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#E0DFDE
Tritanopia (blue-blind)
#43FEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7dfbdc; /* rgb */ color: rgb(125, 251, 220); /* oklch */ color: oklch(90.7% 0.122 175.2);
Tailwind
colors: {
custom: {
50: '#abfde6',
500: '#7dfbdc',
950: '#000000',
},
}SCSS
$custom: #7dfbdc; $custom-light: #abfde6; $custom-dark: #000000;
JSON
{
"hex": "#7dfbdc",
"rgb": {
"r": 125,
"g": 251,
"b": 220
},
"hsl": {
"h": 165.238,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.90716,
"c": 0.12192,
"h": 175.2
},
"luminance": 0.78522
}Semantic roles & 50–950 ramp
primary
#7DFBDC
secondary
#D84468
accent
#0038E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684