#7EDCB2#7EDCB2
#7EDCB2 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.109 H 163.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDCB2 |
|---|---|
| RGB | rgb(126, 220, 178) |
| HSL | hsl(153, 57%, 68%) |
| HSV | hsv(153, 43%, 86%) |
| CMYK | cmyk(42.7%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(81.20, -37.43, 12.02) |
| CIE-LCH | lch(81.20, 39.32, 162.20°) |
| OKLab | oklab(82.45% -0.1043 0.0309) |
| OKLCH | oklch(82.45% 0.109 163.5) |
| XYZ | xyz(42.2299, 58.8334, 51.2415) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.10
Light Teal
#90E4C1
ΔE00 3.10
Mediumaquamarine
#66CDAA
ΔE00 4.48
Seafoam Blue
#78D1B6
ΔE00 4.75
Eucalyptus
#44D7A8
ΔE00 4.95
Light Turquoise
#7EF4CC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDCB2 #DC7EA8
analogous
#7EDC83 #7EDCB2 #7ED7DC
triadic
#7EDCB2 #B27EDC #DCB27E
tetradic
#7EDCB2 #837EDC #DC7EA8 #D7DC7E
square
#7EDCB2 #837EDC #DC7EA8 #D7DC7E
split-complementary
#7EDCB2 #DC7ED7 #DC837E
monochromatic
#30B077 #4ECF95 #7EDCB2 #AEE9CF #DEF6EB
Accessibility & contrast
On white
1.64
#7EDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#7EDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDCB2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDCB2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#CAC5B5
Tritanopia (blue-blind)
#64DCD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7edcb2; /* rgb */ color: rgb(126, 220, 178); /* oklch */ color: oklch(82.5% 0.109 163.5);
Tailwind
colors: {
custom: {
50: '#a8e7c9',
500: '#7edcb2',
950: '#000000',
},
}SCSS
$custom: #7edcb2; $custom-light: #a8e7c9; $custom-dark: #000000;
JSON
{
"hex": "#7edcb2",
"rgb": {
"r": 126,
"g": 220,
"b": 178
},
"hsl": {
"h": 153.191,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.82453,
"c": 0.1088,
"h": 163.5
},
"luminance": 0.58836
}Semantic roles & 50–950 ramp
primary
#7EDCB2
secondary
#B24C7A
accent
#216AC5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482