#7ED2BF#7ED2BF
#7ED2BF is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.087 H 177.8°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED2BF |
|---|---|
| RGB | rgb(126, 210, 191) |
| HSL | hsl(166, 48%, 66%) |
| HSV | hsv(166, 40%, 82%) |
| CMYK | cmyk(40%, 0%, 9%, 17.6%) |
| CIE-LAB | lab(78.63, -29.94, 1.41) |
| CIE-LCH | lch(78.63, 29.97, 177.31°) |
| OKLab | oklab(80.48% -0.0868 0.0033) |
| OKLCH | oklch(80.48% 0.087 177.8) |
| XYZ | xyz(41.0511, 54.2875, 57.5955) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.69
Pale Teal
#82CBB2
ΔE00 3.15
Mediumaquamarine
#66CDAA
ΔE00 5.56
Light Teal
#90E4C1
ΔE00 6.39
Turquoise
#40E0D0
ΔE00 6.55
Mediumturquoise
#48D1CC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED2BF #D27E91
analogous
#7ED295 #7ED2BF #7EBBD2
triadic
#7ED2BF #BF7ED2 #D2BF7E
tetradic
#7ED2BF #957ED2 #D27E91 #BBD27E
square
#7ED2BF #957ED2 #D27E91 #BBD27E
split-complementary
#7ED2BF #D27EBB #D2957E
monochromatic
#379E87 #51C2A8 #7ED2BF #ABE2D6 #D9F2EC
Accessibility & contrast
On white
1.77
#7ED2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#7ED2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED2BF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED2BF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#61D4CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed2bf; /* rgb */ color: rgb(126, 210, 191); /* oklch */ color: oklch(80.5% 0.087 177.8);
Tailwind
colors: {
custom: {
50: '#a7e0d2',
500: '#7ed2bf',
950: '#000000',
},
}SCSS
$custom: #7ed2bf; $custom-light: #a7e0d2; $custom-dark: #000000;
JSON
{
"hex": "#7ed2bf",
"rgb": {
"r": 126,
"g": 210,
"b": 191
},
"hsl": {
"h": 166.429,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.80479,
"c": 0.08689,
"h": 177.8
},
"luminance": 0.5429
}Semantic roles & 50–950 ramp
primary
#7ED2BF
secondary
#A35164
accent
#2A4BBC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483