#7DFCD5#7DFCD5
#7DFCD5 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.127 H 170.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCD5 |
|---|---|
| RGB | rgb(125, 252, 213) |
| HSL | hsl(162, 95%, 74%) |
| HSV | hsv(162, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(91.13, -44.44, 7.90) |
| CIE-LCH | lch(91.13, 45.14, 169.92°) |
| OKLab | oklab(90.76% -0.1256 0.0202) |
| OKLCH | oklch(90.76% 0.127 170.9) |
| XYZ | xyz(55.2728, 78.7801, 75.2312) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.14
Light Aqua
#8CFFDB
ΔE00 1.53
Light Turquoise
#7EF4CC
ΔE00 1.82
Light Aquamarine
#7BFDC7
ΔE00 3.67
Pale Turquoise
#A5FBD5
ΔE00 4.44
Tiffany Blue
#7BF2DA
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCD5 #FC7DA4
analogous
#7DFC96 #7DFCD5 #7DE4FC
triadic
#7DFCD5 #D57DFC #FCD57D
tetradic
#7DFCD5 #967DFC #FC7DA4 #E4FC7D
square
#7DFCD5 #967DFC #FC7DA4 #E4FC7D
split-complementary
#7DFCD5 #FC7DE4 #FC967D
monochromatic
#06F9AE #41FBC2 #7DFCD5 #B9FDE8 #E1FEF5
Accessibility & contrast
On white
1.25
#7DFCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#7DFCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCD5
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCD5 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED3
Deuteranopia (green-blind)
#E2E0D8
Tritanopia (blue-blind)
#47FEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfcd5; /* rgb */ color: rgb(125, 252, 213); /* oklch */ color: oklch(90.8% 0.127 170.9);
Tailwind
colors: {
custom: {
50: '#abfee1',
500: '#7dfcd5',
950: '#000000',
},
}SCSS
$custom: #7dfcd5; $custom-light: #abfee1; $custom-dark: #000000;
JSON
{
"hex": "#7dfcd5",
"rgb": {
"r": 125,
"g": 252,
"b": 213
},
"hsl": {
"h": 161.575,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90758,
"c": 0.1272,
"h": 170.9
},
"luminance": 0.78785
}Semantic roles & 50–950 ramp
primary
#7DFCD5
secondary
#DA4372
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684