#7EDEBA#7EDEBA
#7EDEBA is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.106 H 167.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEBA |
|---|---|
| RGB | rgb(126, 222, 186) |
| HSL | hsl(158, 59%, 68%) |
| HSV | hsv(158, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.96, -36.66, 8.87) |
| CIE-LCH | lch(81.96, 37.72, 166.40°) |
| OKLab | oklab(83.13% -0.1031 0.0228) |
| OKLCH | oklch(83.13% 0.106 167.5) |
| XYZ | xyz(43.5847, 60.2201, 55.7718) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.30
Seafoam
#7FE0B3
ΔE00 2.42
Seafoam Blue
#78D1B6
ΔE00 3.78
Mediumaquamarine
#66CDAA
ΔE00 4.46
Light Turquoise
#7EF4CC
ΔE00 4.92
Pale Teal
#82CBB2
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEBA #DE7EA2
analogous
#7EDE8A #7EDEBA #7ED2DE
triadic
#7EDEBA #BA7EDE #DEBA7E
tetradic
#7EDEBA #8A7EDE #DE7EA2 #D2DE7E
square
#7EDEBA #8A7EDE #DE7EA2 #D2DE7E
split-complementary
#7EDEBA #DE7ED2 #DE8A7E
monochromatic
#2EB482 #4DD2A0 #7EDEBA #AFEAD4 #DFF7EE
Accessibility & contrast
On white
1.61
#7EDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#7EDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEBA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEBA | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B8
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#60DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7edeba; /* rgb */ color: rgb(126, 222, 186); /* oklch */ color: oklch(83.1% 0.106 167.5);
Tailwind
colors: {
custom: {
50: '#a8e8ce',
500: '#7edeba',
950: '#000000',
},
}SCSS
$custom: #7edeba; $custom-light: #a8e8ce; $custom-dark: #000000;
JSON
{
"hex": "#7edeba",
"rgb": {
"r": 126,
"g": 222,
"b": 186
},
"hsl": {
"h": 157.5,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.83126,
"c": 0.10562,
"h": 167.5
},
"luminance": 0.60223
}Semantic roles & 50–950 ramp
primary
#7EDEBA
secondary
#B54B73
accent
#1F5EC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483