#7EDEBD#7EDEBD
#7EDEBD is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.104 H 169.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEBD |
|---|---|
| RGB | rgb(126, 222, 189) |
| HSL | hsl(159, 59%, 68%) |
| HSV | hsv(159, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(82.03, -36.02, 7.38) |
| CIE-LCH | lch(82.03, 36.76, 168.41°) |
| OKLab | oklab(83.21% -0.1018 0.0189) |
| OKLCH | oklch(83.21% 0.104 169.5) |
| XYZ | xyz(43.9070, 60.3491, 57.4691) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.43
Seafoam
#7FE0B3
ΔE00 3.28
Seafoam Blue
#78D1B6
ΔE00 3.35
Mediumaquamarine
#66CDAA
ΔE00 4.54
Light Turquoise
#7EF4CC
ΔE00 5.00
Pale Teal
#82CBB2
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEBD #DE7E9F
analogous
#7EDE8D #7EDEBD #7ECFDE
triadic
#7EDEBD #BD7EDE #DEBD7E
tetradic
#7EDEBD #8D7EDE #DE7E9F #CFDE7E
square
#7EDEBD #8D7EDE #DE7E9F #CFDE7E
split-complementary
#7EDEBD #DE7ECF #DE8D7E
monochromatic
#2EB486 #4DD2A4 #7EDEBD #AFEAD6 #DFF7EF
Accessibility & contrast
On white
1.61
#7EDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#7EDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEBD
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEBD | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BB
Deuteranopia (green-blind)
#CAC7BF
Tritanopia (blue-blind)
#5FDFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7edebd; /* rgb */ color: rgb(126, 222, 189); /* oklch */ color: oklch(83.2% 0.104 169.5);
Tailwind
colors: {
custom: {
50: '#a8e8d0',
500: '#7edebd',
950: '#000000',
},
}SCSS
$custom: #7edebd; $custom-light: #a8e8d0; $custom-dark: #000000;
JSON
{
"hex": "#7edebd",
"rgb": {
"r": 126,
"g": 222,
"b": 189
},
"hsl": {
"h": 159.375,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.83206,
"c": 0.10355,
"h": 169.5
},
"luminance": 0.60352
}Semantic roles & 50–950 ramp
primary
#7EDEBD
secondary
#B54B70
accent
#1F58C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483