#7DE1BE#7DE1BE
#7DE1BE is a very light, moderate teal. Relative luminance 0.619; OKLCH L 83.9% C 0.108 H 168.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE1BE |
|---|---|
| RGB | rgb(125, 225, 190) |
| HSL | hsl(159, 63%, 69%) |
| HSV | hsv(159, 44%, 88%) |
| CMYK | cmyk(44.4%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(82.87, -37.43, 8.06) |
| CIE-LCH | lch(82.87, 38.28, 167.84°) |
| OKLab | oklab(83.89% -0.1056 0.0207) |
| OKLCH | oklch(83.89% 0.108 168.9) |
| XYZ | xyz(44.6731, 61.9247, 58.3038) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.26
Seafoam
#7FE0B3
ΔE00 2.87
Seafoam Blue
#78D1B6
ΔE00 4.15
Light Turquoise
#7EF4CC
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 5.02
Tiffany Blue
#7BF2DA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE1BE #E17DA0
analogous
#7DE18C #7DE1BE #7DD2E1
triadic
#7DE1BE #BE7DE1 #E1BE7D
tetradic
#7DE1BE #8C7DE1 #E17DA0 #D2E17D
square
#7DE1BE #8C7DE1 #E17DA0 #D2E17D
split-complementary
#7DE1BE #E17DD2 #E18C7D
monochromatic
#2BB987 #4BD6A5 #7DE1BE #AFECD7 #E0F8F0
Accessibility & contrast
On white
1.57
#7DE1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#7DE1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE1BE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE1BE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BC
Deuteranopia (green-blind)
#CCCAC0
Tritanopia (blue-blind)
#5CE2D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7de1be; /* rgb */ color: rgb(125, 225, 190); /* oklch */ color: oklch(83.9% 0.108 168.9);
Tailwind
colors: {
custom: {
50: '#a8ebd1',
500: '#7de1be',
950: '#000000',
},
}SCSS
$custom: #7de1be; $custom-light: #a8ebd1; $custom-dark: #000000;
JSON
{
"hex": "#7de1be",
"rgb": {
"r": 125,
"g": 225,
"b": 190
},
"hsl": {
"h": 159,
"s": 62.5,
"l": 68.627
},
"oklch": {
"l": 0.83886,
"c": 0.10758,
"h": 168.9
},
"luminance": 0.61928
}Semantic roles & 50–950 ramp
primary
#7DE1BE
secondary
#B84A71
accent
#1B59CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483