#7DDCB3#7DDCB3
#7DDCB3 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.109 H 164.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCB3 |
|---|---|
| RGB | rgb(125, 220, 179) |
| HSL | hsl(154, 58%, 68%) |
| HSV | hsv(154, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 18.6%, 13.7%) |
| CIE-LAB | lab(81.18, -37.49, 11.46) |
| CIE-LCH | lch(81.18, 39.20, 163.01°) |
| OKLab | oklab(82.43% -0.1046 0.0295) |
| OKLCH | oklch(82.43% 0.109 164.3) |
| XYZ | xyz(42.1840, 58.7980, 51.7653) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.28
Light Teal
#90E4C1
ΔE00 3.01
Mediumaquamarine
#66CDAA
ΔE00 4.31
Seafoam Blue
#78D1B6
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCB3 #DC7DA6
analogous
#7DDC83 #7DDCB3 #7DD6DC
triadic
#7DDCB3 #B37DDC #DCB37D
tetradic
#7DDCB3 #837DDC #DC7DA6 #D6DC7D
square
#7DDCB3 #837DDC #DC7DA6 #D6DC7D
split-complementary
#7DDCB3 #DC7DD6 #DC837D
monochromatic
#2FAF78 #4DCF97 #7DDCB3 #ADE9CF #DDF6EB
Accessibility & contrast
On white
1.65
#7DDCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#7DDCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCB3
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCB3 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#CAC5B6
Tritanopia (blue-blind)
#62DCD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ddcb3; /* rgb */ color: rgb(125, 220, 179); /* oklch */ color: oklch(82.4% 0.109 164.3);
Tailwind
colors: {
custom: {
50: '#a7e7c9',
500: '#7ddcb3',
950: '#000000',
},
}SCSS
$custom: #7ddcb3; $custom-light: #a7e7c9; $custom-dark: #000000;
JSON
{
"hex": "#7ddcb3",
"rgb": {
"r": 125,
"g": 220,
"b": 179
},
"hsl": {
"h": 154.105,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.82433,
"c": 0.1087,
"h": 164.3
},
"luminance": 0.58801
}Semantic roles & 50–950 ramp
primary
#7DDCB3
secondary
#B24C78
accent
#2067C5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482