#7DDEB2#7DDEB2
#7DDEB2 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.112 H 163.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEB2 |
|---|---|
| RGB | rgb(125, 222, 178) |
| HSL | hsl(153, 60%, 68%) |
| HSV | hsv(153, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.74, -38.60, 12.77) |
| CIE-LCH | lch(81.74, 40.66, 161.69°) |
| OKLab | oklab(82.88% -0.1074 0.0328) |
| OKLCH | oklch(82.88% 0.112 163) |
| XYZ | xyz(42.6112, 59.8138, 51.4107) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.52
Light Teal
#90E4C1
ΔE00 3.25
Eucalyptus
#44D7A8
ΔE00 4.88
Mediumaquamarine
#66CDAA
ΔE00 4.93
Seafoam Blue
#78D1B6
ΔE00 5.33
Light Turquoise
#7EF4CC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEB2 #DE7DA9
analogous
#7DDE82 #7DDEB2 #7DD9DE
triadic
#7DDEB2 #B27DDE #DEB27D
tetradic
#7DDEB2 #827DDE #DE7DA9 #D9DE7D
square
#7DDEB2 #827DDE #DE7DA9 #D9DE7D
split-complementary
#7DDEB2 #DE7DD9 #DE827D
monochromatic
#2DB377 #4CD295 #7DDEB2 #AEEACF #DFF7EC
Accessibility & contrast
On white
1.62
#7DDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#7DDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEB2
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEB2 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#62DED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ddeb2; /* rgb */ color: rgb(125, 222, 178); /* oklch */ color: oklch(82.9% 0.112 163.0);
Tailwind
colors: {
custom: {
50: '#a7e9c9',
500: '#7ddeb2',
950: '#000000',
},
}SCSS
$custom: #7ddeb2; $custom-light: #a7e9c9; $custom-dark: #000000;
JSON
{
"hex": "#7ddeb2",
"rgb": {
"r": 125,
"g": 222,
"b": 178
},
"hsl": {
"h": 152.784,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.82877,
"c": 0.11229,
"h": 163
},
"luminance": 0.59817
}Semantic roles & 50–950 ramp
primary
#7DDEB2
secondary
#B54B7B
accent
#1E6BC7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482