#7DDEB8#7DDEB8
#7DDEB8 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.108 H 166.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEB8 |
|---|---|
| RGB | rgb(125, 222, 184) |
| HSL | hsl(156, 60%, 68%) |
| HSV | hsv(156, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(81.87, -37.35, 9.80) |
| CIE-LCH | lch(81.87, 38.61, 165.30°) |
| OKLab | oklab(83.03% -0.1047 0.0252) |
| OKLCH | oklch(83.03% 0.108 166.5) |
| XYZ | xyz(43.2269, 60.0600, 54.6530) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.90
Light Teal
#90E4C1
ΔE00 2.46
Seafoam Blue
#78D1B6
ΔE00 4.12
Mediumaquamarine
#66CDAA
ΔE00 4.45
Light Turquoise
#7EF4CC
ΔE00 4.93
Eucalyptus
#44D7A8
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEB8 #DE7DA3
analogous
#7DDE87 #7DDEB8 #7DD3DE
triadic
#7DDEB8 #B87DDE #DEB87D
tetradic
#7DDEB8 #877DDE #DE7DA3 #D3DE7D
square
#7DDEB8 #877DDE #DE7DA3 #D3DE7D
split-complementary
#7DDEB8 #DE7DD3 #DE877D
monochromatic
#2DB37F #4CD29D #7DDEB8 #AEEAD3 #DFF7ED
Accessibility & contrast
On white
1.61
#7DDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#7DDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEB8
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEB8 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B6
Deuteranopia (green-blind)
#CBC7BA
Tritanopia (blue-blind)
#60DFD3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddeb8; /* rgb */ color: rgb(125, 222, 184); /* oklch */ color: oklch(83.0% 0.108 166.5);
Tailwind
colors: {
custom: {
50: '#a7e8cd',
500: '#7ddeb8',
950: '#000000',
},
}SCSS
$custom: #7ddeb8; $custom-light: #a7e8cd; $custom-dark: #000000;
JSON
{
"hex": "#7ddeb8",
"rgb": {
"r": 125,
"g": 222,
"b": 184
},
"hsl": {
"h": 156.495,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.83029,
"c": 0.10772,
"h": 166.5
},
"luminance": 0.60063
}Semantic roles & 50–950 ramp
primary
#7DDEB8
secondary
#B54B74
accent
#1E60C7
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#101613
muted
#818483