#7DDEB6#7DDEB6
#7DDEB6 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.109 H 165.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEB6 |
|---|---|
| RGB | rgb(125, 222, 182) |
| HSL | hsl(155, 60%, 68%) |
| HSV | hsv(155, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(81.83, -37.77, 10.79) |
| CIE-LCH | lch(81.83, 39.28, 164.06°) |
| OKLab | oklab(82.98% -0.1056 0.0277) |
| OKLCH | oklch(82.98% 0.109 165.3) |
| XYZ | xyz(43.0187, 59.9768, 53.5567) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.37
Light Teal
#90E4C1
ΔE00 2.64
Seafoam Blue
#78D1B6
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 4.56
Eucalyptus
#44D7A8
ΔE00 4.96
Light Turquoise
#7EF4CC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEB6 #DE7DA5
analogous
#7DDE85 #7DDEB6 #7DD5DE
triadic
#7DDEB6 #B67DDE #DEB67D
tetradic
#7DDEB6 #857DDE #DE7DA5 #D5DE7D
square
#7DDEB6 #857DDE #DE7DA5 #D5DE7D
split-complementary
#7DDEB6 #DE7DD5 #DE857D
monochromatic
#2DB37C #4CD29B #7DDEB6 #AEEAD1 #DFF7ED
Accessibility & contrast
On white
1.62
#7DDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#7DDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEB6
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEB6 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B4
Deuteranopia (green-blind)
#CBC7B8
Tritanopia (blue-blind)
#60DED3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ddeb6; /* rgb */ color: rgb(125, 222, 182); /* oklch */ color: oklch(83.0% 0.109 165.3);
Tailwind
colors: {
custom: {
50: '#a7e9cb',
500: '#7ddeb6',
950: '#000000',
},
}SCSS
$custom: #7ddeb6; $custom-light: #a7e9cb; $custom-dark: #000000;
JSON
{
"hex": "#7ddeb6",
"rgb": {
"r": 125,
"g": 222,
"b": 182
},
"hsl": {
"h": 155.258,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.82978,
"c": 0.1092,
"h": 165.3
},
"luminance": 0.5998
}Semantic roles & 50–950 ramp
primary
#7DDEB6
secondary
#B54B76
accent
#1E64C7
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#101613
muted
#818483