#7DE8BE#7DE8BE
#7DE8BE is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.5% C 0.117 H 166.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE8BE |
|---|---|
| RGB | rgb(125, 232, 190) |
| HSL | hsl(156, 70%, 70%) |
| HSV | hsv(156, 46%, 91%) |
| CMYK | cmyk(46.1%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(84.89, -40.59, 10.94) |
| CIE-LCH | lch(84.89, 42.03, 164.91°) |
| OKLab | oklab(85.52% -0.1135 0.0281) |
| OKLCH | oklch(85.52% 0.117 166.1) |
| XYZ | xyz(46.6043, 65.7873, 58.9476) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.28
Light Teal
#90E4C1
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 4.90
Aquamarine
#7FFFD4
ΔE00 4.97
Aqua Marine
#2EE8BB
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE8BE #E87DA7
analogous
#7DE889 #7DE8BE #7DDCE8
triadic
#7DE8BE #BE7DE8 #E8BE7D
tetradic
#7DE8BE #897DE8 #E87DA7 #DCE87D
square
#7DE8BE #897DE8 #E87DA7 #DCE87D
split-complementary
#7DE8BE #E87DDC #E8897D
monochromatic
#23C787 #49DFA4 #7DE8BE #B1F1D8 #E5FAF2
Accessibility & contrast
On white
1.48
#7DE8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#7DE8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE8BE
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE8BE | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#5BE9DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7de8be; /* rgb */ color: rgb(125, 232, 190); /* oklch */ color: oklch(85.5% 0.117 166.1);
Tailwind
colors: {
custom: {
50: '#a8f0d1',
500: '#7de8be',
950: '#000000',
},
}SCSS
$custom: #7de8be; $custom-light: #a8f0d1; $custom-dark: #000000;
JSON
{
"hex": "#7de8be",
"rgb": {
"r": 125,
"g": 232,
"b": 190
},
"hsl": {
"h": 156.449,
"s": 69.935,
"l": 70
},
"oklch": {
"l": 0.85518,
"c": 0.11697,
"h": 166.1
},
"luminance": 0.65791
}Semantic roles & 50–950 ramp
primary
#7DE8BE
secondary
#C14978
accent
#145ED2
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583