#7DDCB2#7DDCB2
#7DDCB2 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.109 H 163.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCB2 |
|---|---|
| RGB | rgb(125, 220, 178) |
| HSL | hsl(153, 58%, 68%) |
| HSV | hsv(153, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(81.16, -37.70, 11.95) |
| CIE-LCH | lch(81.16, 39.55, 162.41°) |
| OKLab | oklab(82.41% -0.1051 0.0307) |
| OKLCH | oklch(82.41% 0.109 163.7) |
| XYZ | xyz(42.0832, 58.7577, 51.2346) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.11
Light Teal
#90E4C1
ΔE00 3.15
Mediumaquamarine
#66CDAA
ΔE00 4.41
Seafoam Blue
#78D1B6
ΔE00 4.73
Eucalyptus
#44D7A8
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCB2 #DC7DA7
analogous
#7DDC83 #7DDCB2 #7DD6DC
triadic
#7DDCB2 #B27DDC #DCB27D
tetradic
#7DDCB2 #837DDC #DC7DA7 #D6DC7D
square
#7DDCB2 #837DDC #DC7DA7 #D6DC7D
split-complementary
#7DDCB2 #DC7DD6 #DC837D
monochromatic
#2FAF77 #4DCF95 #7DDCB2 #ADE9CF #DDF6EB
Accessibility & contrast
On white
1.65
#7DDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#7DDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCB2
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCB2 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#CAC5B5
Tritanopia (blue-blind)
#62DCD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ddcb2; /* rgb */ color: rgb(125, 220, 178); /* oklch */ color: oklch(82.4% 0.109 163.7);
Tailwind
colors: {
custom: {
50: '#a7e7c9',
500: '#7ddcb2',
950: '#000000',
},
}SCSS
$custom: #7ddcb2; $custom-light: #a7e7c9; $custom-dark: #000000;
JSON
{
"hex": "#7ddcb2",
"rgb": {
"r": 125,
"g": 220,
"b": 178
},
"hsl": {
"h": 153.474,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.82408,
"c": 0.10947,
"h": 163.7
},
"luminance": 0.58761
}Semantic roles & 50–950 ramp
primary
#7DDCB2
secondary
#B24C79
accent
#2069C5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482