#7DE2BD#7DE2BD
#7DE2BD is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.110 H 167.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE2BD |
|---|---|
| RGB | rgb(125, 226, 189) |
| HSL | hsl(158, 64%, 69%) |
| HSV | hsv(158, 45%, 89%) |
| CMYK | cmyk(44.7%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(83.14, -38.10, 8.97) |
| CIE-LCH | lch(83.14, 39.14, 166.75°) |
| OKLab | oklab(84.09% -0.1072 0.023) |
| OKLCH | oklch(84.09% 0.11 167.9) |
| XYZ | xyz(44.8353, 62.4234, 57.8205) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.21
Seafoam
#7FE0B3
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 3.98
Seafoam Blue
#78D1B6
ΔE00 4.59
Mediumaquamarine
#66CDAA
ΔE00 5.20
Eucalyptus
#44D7A8
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE2BD #E27DA2
analogous
#7DE28B #7DE2BD #7DD5E2
triadic
#7DE2BD #BD7DE2 #E2BD7D
tetradic
#7DE2BD #8B7DE2 #E27DA2 #D5E27D
square
#7DE2BD #8B7DE2 #E27DA2 #D5E27D
split-complementary
#7DE2BD #E27DD5 #E28B7D
monochromatic
#2ABB86 #4BD7A4 #7DE2BD #AFEDD6 #E1F8F0
Accessibility & contrast
On white
1.56
#7DE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#7DE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE2BD
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE2BD | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BB
Deuteranopia (green-blind)
#CECABF
Tritanopia (blue-blind)
#5CE3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7de2bd; /* rgb */ color: rgb(125, 226, 189); /* oklch */ color: oklch(84.1% 0.110 167.9);
Tailwind
colors: {
custom: {
50: '#a8ebd0',
500: '#7de2bd',
950: '#000000',
},
}SCSS
$custom: #7de2bd; $custom-light: #a8ebd0; $custom-dark: #000000;
JSON
{
"hex": "#7de2bd",
"rgb": {
"r": 125,
"g": 226,
"b": 189
},
"hsl": {
"h": 158.02,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.84093,
"c": 0.1096,
"h": 167.9
},
"luminance": 0.62427
}Semantic roles & 50–950 ramp
primary
#7DE2BD
secondary
#B94A73
accent
#1A5BCB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483