#7EDECB#7EDECB
#7EDECB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.096 H 179.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDECB |
|---|---|
| RGB | rgb(126, 222, 203) |
| HSL | hsl(168, 59%, 68%) |
| HSV | hsv(168, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(82.37, -32.88, 0.46) |
| CIE-LCH | lch(82.37, 32.88, 179.19°) |
| OKLab | oklab(83.6% -0.0958 0.0007) |
| OKLCH | oklch(83.6% 0.096 179.6) |
| XYZ | xyz(45.5007, 60.9865, 65.8622) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.65
Turquoise
#40E0D0
ΔE00 4.96
Pale Teal
#82CBB2
ΔE00 5.66
Light Teal
#90E4C1
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDECB #DE7E91
analogous
#7EDE9B #7EDECB #7EC1DE
triadic
#7EDECB #CB7EDE #DECB7E
tetradic
#7EDECB #9B7EDE #DE7E91 #C1DE7E
square
#7EDECB #9B7EDE #DE7E91 #C1DE7E
split-complementary
#7EDECB #DE7EC1 #DE9B7E
monochromatic
#2EB499 #4DD2B7 #7EDECB #AFEADF #DFF7F2
Accessibility & contrast
On white
1.59
#7EDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#7EDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDECB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDECB | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#59E1D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7edecb; /* rgb */ color: rgb(126, 222, 203); /* oklch */ color: oklch(83.6% 0.096 179.6);
Tailwind
colors: {
custom: {
50: '#a8e8da',
500: '#7edecb',
950: '#000000',
},
}SCSS
$custom: #7edecb; $custom-light: #a8e8da; $custom-dark: #000000;
JSON
{
"hex": "#7edecb",
"rgb": {
"r": 126,
"g": 222,
"b": 203
},
"hsl": {
"h": 168.125,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.83597,
"c": 0.09576,
"h": 179.6
},
"luminance": 0.6099
}Semantic roles & 50–950 ramp
primary
#7EDECB
secondary
#B54B60
accent
#1F40C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483