#7DE7BD#7DE7BD
#7DE7BD is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.3% C 0.116 H 165.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE7BD |
|---|---|
| RGB | rgb(125, 231, 189) |
| HSL | hsl(156, 69%, 70%) |
| HSV | hsv(156, 46%, 91%) |
| CMYK | cmyk(45.9%, 0%, 18.2%, 9.4%) |
| CIE-LAB | lab(84.58, -40.35, 11.02) |
| CIE-LCH | lch(84.58, 41.83, 164.72°) |
| OKLab | oklab(85.26% -0.1128 0.0283) |
| OKLCH | oklch(85.26% 0.116 165.9) |
| XYZ | xyz(46.2147, 65.1823, 58.2804) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.07
Light Teal
#90E4C1
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 5.09
Aqua Marine
#2EE8BB
ΔE00 5.12
Aquamarine
#7FFFD4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE7BD #E77DA7
analogous
#7DE788 #7DE7BD #7DDCE7
triadic
#7DE7BD #BD7DE7 #E7BD7D
tetradic
#7DE7BD #887DE7 #E77DA7 #DCE77D
square
#7DE7BD #887DE7 #E77DA7 #DCE77D
split-complementary
#7DE7BD #E77DDC #E7887D
monochromatic
#24C585 #49DDA3 #7DE7BD #B1F1D7 #E4FAF1
Accessibility & contrast
On white
1.50
#7DE7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#7DE7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE7BD
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE7BD | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#D2CEC0
Tritanopia (blue-blind)
#5BE7DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7de7bd; /* rgb */ color: rgb(125, 231, 189); /* oklch */ color: oklch(85.3% 0.116 165.9);
Tailwind
colors: {
custom: {
50: '#a8efd0',
500: '#7de7bd',
950: '#000000',
},
}SCSS
$custom: #7de7bd; $custom-light: #a8efd0; $custom-dark: #000000;
JSON
{
"hex": "#7de7bd",
"rgb": {
"r": 125,
"g": 231,
"b": 189
},
"hsl": {
"h": 156.226,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.85259,
"c": 0.11635,
"h": 165.9
},
"luminance": 0.65186
}Semantic roles & 50–950 ramp
primary
#7DE7BD
secondary
#BF4978
accent
#155FD1
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583