#7DDEBE#7DDEBE
#7DDEBE is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.104 H 170.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEBE |
|---|---|
| RGB | rgb(125, 222, 190) |
| HSL | hsl(160, 60%, 68%) |
| HSV | hsv(160, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.01, -36.05, 6.82) |
| CIE-LCH | lch(82.01, 36.69, 169.28°) |
| OKLab | oklab(83.19% -0.1021 0.0175) |
| OKLCH | oklch(83.19% 0.104 170.3) |
| XYZ | xyz(43.8692, 60.3169, 58.0358) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.64
Seafoam Blue
#78D1B6
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.60
Mediumaquamarine
#66CDAA
ΔE00 4.56
Pale Teal
#82CBB2
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEBE #DE7D9D
analogous
#7DDE8D #7DDEBE #7DCDDE
triadic
#7DDEBE #BE7DDE #DEBE7D
tetradic
#7DDEBE #8D7DDE #DE7D9D #CDDE7D
square
#7DDEBE #8D7DDE #DE7D9D #CDDE7D
split-complementary
#7DDEBE #DE7DCD #DE8D7D
monochromatic
#2DB387 #4CD2A6 #7DDEBE #AEEAD6 #DFF7EF
Accessibility & contrast
On white
1.61
#7DDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#7DDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEBE
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEBE | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BC
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#5DDFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddebe; /* rgb */ color: rgb(125, 222, 190); /* oklch */ color: oklch(83.2% 0.104 170.3);
Tailwind
colors: {
custom: {
50: '#a7e8d1',
500: '#7ddebe',
950: '#000000',
},
}SCSS
$custom: #7ddebe; $custom-light: #a7e8d1; $custom-dark: #000000;
JSON
{
"hex": "#7ddebe",
"rgb": {
"r": 125,
"g": 222,
"b": 190
},
"hsl": {
"h": 160.206,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.83188,
"c": 0.10359,
"h": 170.3
},
"luminance": 0.6032
}Semantic roles & 50–950 ramp
primary
#7DDEBE
secondary
#B54B6E
accent
#1E56C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483