#7DDCB4#7DDCB4
#7DDCB4 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.108 H 164.9°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCB4 |
|---|---|
| RGB | rgb(125, 220, 180) |
| HSL | hsl(155, 58%, 68%) |
| HSV | hsv(155, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 18.2%, 13.7%) |
| CIE-LAB | lab(81.20, -37.28, 10.96) |
| CIE-LCH | lch(81.20, 38.86, 163.62°) |
| OKLab | oklab(82.46% -0.1042 0.0282) |
| OKLCH | oklch(82.46% 0.108 164.9) |
| XYZ | xyz(42.2855, 58.8386, 52.2999) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.49
Light Teal
#90E4C1
ΔE00 2.88
Mediumaquamarine
#66CDAA
ΔE00 4.22
Seafoam Blue
#78D1B6
ΔE00 4.29
Eucalyptus
#44D7A8
ΔE00 4.90
Light Turquoise
#7EF4CC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCB4 #DC7DA5
analogous
#7DDC84 #7DDCB4 #7DD4DC
triadic
#7DDCB4 #B47DDC #DCB47D
tetradic
#7DDCB4 #847DDC #DC7DA5 #D4DC7D
square
#7DDCB4 #847DDC #DC7DA5 #D4DC7D
split-complementary
#7DDCB4 #DC7DD4 #DC847D
monochromatic
#2FAF79 #4DCF98 #7DDCB4 #ADE9D0 #DDF6EC
Accessibility & contrast
On white
1.64
#7DDCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#7DDCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCB4
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCB4 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B2
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#62DCD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ddcb4; /* rgb */ color: rgb(125, 220, 180); /* oklch */ color: oklch(82.5% 0.108 164.9);
Tailwind
colors: {
custom: {
50: '#a7e7ca',
500: '#7ddcb4',
950: '#000000',
},
}SCSS
$custom: #7ddcb4; $custom-light: #a7e7ca; $custom-dark: #000000;
JSON
{
"hex": "#7ddcb4",
"rgb": {
"r": 125,
"g": 220,
"b": 180
},
"hsl": {
"h": 154.737,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.82459,
"c": 0.10792,
"h": 164.9
},
"luminance": 0.58842
}Semantic roles & 50–950 ramp
primary
#7DDCB4
secondary
#B24C77
accent
#2066C5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482