#7DE7BC#7DE7BC
#7DE7BC is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.2% C 0.117 H 165.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE7BC |
|---|---|
| RGB | rgb(125, 231, 188) |
| HSL | hsl(156, 69%, 70%) |
| HSV | hsv(156, 46%, 91%) |
| CMYK | cmyk(45.9%, 0%, 18.6%, 9.4%) |
| CIE-LAB | lab(84.56, -40.56, 11.52) |
| CIE-LCH | lch(84.56, 42.16, 164.15°) |
| OKLab | oklab(85.23% -0.1133 0.0296) |
| OKLCH | oklch(85.23% 0.117 165.4) |
| XYZ | xyz(46.1066, 65.1391, 57.7107) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.93
Light Teal
#90E4C1
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.18
Light Aquamarine
#7BFDC7
ΔE00 5.00
Aqua Marine
#2EE8BB
ΔE00 5.16
Aquamarine
#7FFFD4
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE7BC #E77DA8
analogous
#7DE787 #7DE7BC #7DDDE7
triadic
#7DE7BC #BC7DE7 #E7BC7D
tetradic
#7DE7BC #877DE7 #E77DA8 #DDE77D
square
#7DE7BC #877DE7 #E77DA8 #DDE77D
split-complementary
#7DE7BC #E77DDD #E7877D
monochromatic
#24C584 #49DDA1 #7DE7BC #B1F1D7 #E4FAF1
Accessibility & contrast
On white
1.50
#7DE7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#7DE7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE7BC
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE7BC | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D3CEBF
Tritanopia (blue-blind)
#5CE7DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7de7bc; /* rgb */ color: rgb(125, 231, 188); /* oklch */ color: oklch(85.2% 0.117 165.4);
Tailwind
colors: {
custom: {
50: '#a8efd0',
500: '#7de7bc',
950: '#000000',
},
}SCSS
$custom: #7de7bc; $custom-light: #a8efd0; $custom-dark: #000000;
JSON
{
"hex": "#7de7bc",
"rgb": {
"r": 125,
"g": 231,
"b": 188
},
"hsl": {
"h": 155.66,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.85234,
"c": 0.11709,
"h": 165.4
},
"luminance": 0.65143
}Semantic roles & 50–950 ramp
primary
#7DE7BC
secondary
#BF4979
accent
#1561D1
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583