#7DFCD9#7DFCD9
#7DFCD9 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.125 H 173.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCD9 |
|---|---|
| RGB | rgb(125, 252, 217) |
| HSL | hsl(163, 95%, 74%) |
| HSV | hsv(163, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 13.9%, 1.2%) |
| CIE-LAB | lab(91.23, -43.56, 5.97) |
| CIE-LCH | lch(91.23, 43.96, 172.20°) |
| OKLab | oklab(90.86% -0.1239 0.0151) |
| OKLCH | oklch(90.86% 0.125 173) |
| XYZ | xyz(55.7867, 78.9856, 77.9381) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.48
Aquamarine
#7FFFD4
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 2.44
Tiffany Blue
#7BF2DA
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 4.77
Pale Turquoise
#A5FBD5
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCD9 #FC7DA0
analogous
#7DFC9A #7DFCD9 #7DDFFC
triadic
#7DFCD9 #D97DFC #FCD97D
tetradic
#7DFCD9 #9A7DFC #FC7DA0 #DFFC7D
square
#7DFCD9 #9A7DFC #FC7DA0 #DFFC7D
split-complementary
#7DFCD9 #FC7DDF #FC9A7D
monochromatic
#06F9B6 #41FBC8 #7DFCD9 #B9FDEA #E1FEF6
Accessibility & contrast
On white
1.25
#7DFCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#7DFCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCD9
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCD9 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED7
Deuteranopia (green-blind)
#E1E0DB
Tritanopia (blue-blind)
#45FEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfcd9; /* rgb */ color: rgb(125, 252, 217); /* oklch */ color: oklch(90.9% 0.125 173.0);
Tailwind
colors: {
custom: {
50: '#abfee4',
500: '#7dfcd9',
950: '#000000',
},
}SCSS
$custom: #7dfcd9; $custom-light: #abfee4; $custom-dark: #000000;
JSON
{
"hex": "#7dfcd9",
"rgb": {
"r": 125,
"g": 252,
"b": 217
},
"hsl": {
"h": 163.465,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90864,
"c": 0.12478,
"h": 173
},
"luminance": 0.78991
}Semantic roles & 50–950 ramp
primary
#7DFCD9
secondary
#DA436D
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684