#7ED3BF#7ED3BF
#7ED3BF is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.7% C 0.088 H 177.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED3BF |
|---|---|
| RGB | rgb(126, 211, 191) |
| HSL | hsl(166, 49%, 66%) |
| HSV | hsv(166, 40%, 83%) |
| CMYK | cmyk(40.3%, 0%, 9.5%, 17.3%) |
| CIE-LAB | lab(78.92, -30.41, 1.82) |
| CIE-LCH | lch(78.92, 30.47, 176.57°) |
| OKLab | oklab(80.71% -0.088 0.0044) |
| OKLCH | oklch(80.71% 0.088 177.2) |
| XYZ | xyz(41.2988, 54.7828, 57.6780) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.41
Pale Teal
#82CBB2
ΔE00 3.10
Mediumaquamarine
#66CDAA
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 6.02
Turquoise
#40E0D0
ΔE00 6.49
Mediumturquoise
#48D1CC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED3BF #D37E92
analogous
#7ED394 #7ED3BF #7EBCD3
triadic
#7ED3BF #BF7ED3 #D3BF7E
tetradic
#7ED3BF #947ED3 #D37E92 #BCD37E
square
#7ED3BF #947ED3 #D37E92 #BCD37E
split-complementary
#7ED3BF #D37EBC #D3947E
monochromatic
#37A087 #50C3A8 #7ED3BF #ACE3D6 #D9F2EC
Accessibility & contrast
On white
1.76
#7ED3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#7ED3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED3BF
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED3BF | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#BFBFC1
Tritanopia (blue-blind)
#61D5CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed3bf; /* rgb */ color: rgb(126, 211, 191); /* oklch */ color: oklch(80.7% 0.088 177.2);
Tailwind
colors: {
custom: {
50: '#a7e1d2',
500: '#7ed3bf',
950: '#000000',
},
}SCSS
$custom: #7ed3bf; $custom-light: #a7e1d2; $custom-dark: #000000;
JSON
{
"hex": "#7ed3bf",
"rgb": {
"r": 126,
"g": 211,
"b": 191
},
"hsl": {
"h": 165.882,
"s": 49.133,
"l": 66.078
},
"oklch": {
"l": 0.80711,
"c": 0.08813,
"h": 177.2
},
"luminance": 0.54786
}Semantic roles & 50–950 ramp
primary
#7ED3BF
secondary
#A55064
accent
#294CBC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483