#7DE6BB#7DE6BB
#7DE6BB is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.0% C 0.116 H 165.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE6BB |
|---|---|
| RGB | rgb(125, 230, 187) |
| HSL | hsl(155, 68%, 70%) |
| HSV | hsv(155, 46%, 90%) |
| CMYK | cmyk(45.7%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(84.25, -40.33, 11.60) |
| CIE-LCH | lch(84.25, 41.96, 163.95°) |
| OKLab | oklab(84.98% -0.1126 0.0298) |
| OKLCH | oklch(84.98% 0.116 165.2) |
| XYZ | xyz(45.7201, 64.5379, 57.0519) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.71
Light Teal
#90E4C1
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.40
Light Aquamarine
#7BFDC7
ΔE00 5.20
Aqua Marine
#2EE8BB
ΔE00 5.22
Aquamarine
#7FFFD4
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE6BB #E67DA8
analogous
#7DE687 #7DE6BB #7DDCE6
triadic
#7DE6BB #BB7DE6 #E6BB7D
tetradic
#7DE6BB #877DE6 #E67DA8 #DCE67D
square
#7DE6BB #877DE6 #E67DA8 #DCE67D
split-complementary
#7DE6BB #E67DDC #E6877D
monochromatic
#26C383 #4ADCA0 #7DE6BB #B0F0D6 #E4FAF1
Accessibility & contrast
On white
1.51
#7DE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#7DE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE6BB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE6BB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#5CE6DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7de6bb; /* rgb */ color: rgb(125, 230, 187); /* oklch */ color: oklch(85.0% 0.116 165.2);
Tailwind
colors: {
custom: {
50: '#a8eecf',
500: '#7de6bb',
950: '#000000',
},
}SCSS
$custom: #7de6bb; $custom-light: #a8eecf; $custom-dark: #000000;
JSON
{
"hex": "#7de6bb",
"rgb": {
"r": 125,
"g": 230,
"b": 187
},
"hsl": {
"h": 155.429,
"s": 67.742,
"l": 69.608
},
"oklch": {
"l": 0.84975,
"c": 0.11647,
"h": 165.2
},
"luminance": 0.64541
}Semantic roles & 50–950 ramp
primary
#7DE6BB
secondary
#BE4979
accent
#1662D0
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101613
muted
#818583