#7DE7BB#7DE7BB
#7DE7BB is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.2% C 0.118 H 164.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE7BB |
|---|---|
| RGB | rgb(125, 231, 187) |
| HSL | hsl(155, 69%, 70%) |
| HSV | hsv(155, 46%, 91%) |
| CMYK | cmyk(45.9%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(84.53, -40.77, 12.01) |
| CIE-LCH | lch(84.53, 42.50, 163.59°) |
| OKLab | oklab(85.21% -0.1137 0.0308) |
| OKLCH | oklch(85.21% 0.118 164.8) |
| XYZ | xyz(45.9991, 65.0961, 57.1449) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.81
Light Teal
#90E4C1
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 4.93
Aqua Marine
#2EE8BB
ΔE00 5.21
Aquamarine
#7FFFD4
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE7BB #E77DA9
analogous
#7DE786 #7DE7BB #7DDEE7
triadic
#7DE7BB #BB7DE7 #E7BB7D
tetradic
#7DE7BB #867DE7 #E77DA9 #DEE77D
square
#7DE7BB #867DE7 #E77DA9 #DEE77D
split-complementary
#7DE7BB #E77DDE #E7867D
monochromatic
#24C582 #49DDA0 #7DE7BB #B1F1D6 #E4FAF1
Accessibility & contrast
On white
1.50
#7DE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#7DE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE7BB
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE7BB | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#5CE7DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7de7bb; /* rgb */ color: rgb(125, 231, 187); /* oklch */ color: oklch(85.2% 0.118 164.8);
Tailwind
colors: {
custom: {
50: '#a8efcf',
500: '#7de7bb',
950: '#000000',
},
}SCSS
$custom: #7de7bb; $custom-light: #a8efcf; $custom-dark: #000000;
JSON
{
"hex": "#7de7bb",
"rgb": {
"r": 125,
"g": 231,
"b": 187
},
"hsl": {
"h": 155.094,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.85209,
"c": 0.11784,
"h": 164.8
},
"luminance": 0.651
}Semantic roles & 50–950 ramp
primary
#7DE7BB
secondary
#BF497A
accent
#1563D1
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101613
muted
#818583