#7EDEBB#7EDEBB
#7EDEBB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.105 H 168.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEBB |
|---|---|
| RGB | rgb(126, 222, 187) |
| HSL | hsl(158, 59%, 68%) |
| HSV | hsv(158, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.98, -36.45, 8.37) |
| CIE-LCH | lch(81.98, 37.40, 167.06°) |
| OKLab | oklab(83.15% -0.1027 0.0215) |
| OKLCH | oklch(83.15% 0.105 168.2) |
| XYZ | xyz(43.6914, 60.2628, 56.3336) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.31
Seafoam
#7FE0B3
ΔE00 2.70
Seafoam Blue
#78D1B6
ΔE00 3.62
Mediumaquamarine
#66CDAA
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 4.93
Pale Teal
#82CBB2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEBB #DE7EA1
analogous
#7EDE8B #7EDEBB #7ED1DE
triadic
#7EDEBB #BB7EDE #DEBB7E
tetradic
#7EDEBB #8B7EDE #DE7EA1 #D1DE7E
square
#7EDEBB #8B7EDE #DE7EA1 #D1DE7E
split-complementary
#7EDEBB #DE7ED1 #DE8B7E
monochromatic
#2EB483 #4DD2A1 #7EDEBB #AFEAD5 #DFF7EE
Accessibility & contrast
On white
1.61
#7EDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#7EDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEBB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEBB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B9
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#60DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7edebb; /* rgb */ color: rgb(126, 222, 187); /* oklch */ color: oklch(83.2% 0.105 168.2);
Tailwind
colors: {
custom: {
50: '#a8e8cf',
500: '#7edebb',
950: '#000000',
},
}SCSS
$custom: #7edebb; $custom-light: #a8e8cf; $custom-dark: #000000;
JSON
{
"hex": "#7edebb",
"rgb": {
"r": 126,
"g": 222,
"b": 187
},
"hsl": {
"h": 158.125,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.83152,
"c": 0.10492,
"h": 168.2
},
"luminance": 0.60266
}Semantic roles & 50–950 ramp
primary
#7EDEBB
secondary
#B54B72
accent
#1F5CC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483