#7ECFBB#7ECFBB
#7ECFBB is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.085 H 176.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFBB |
|---|---|
| RGB | rgb(126, 207, 187) |
| HSL | hsl(165, 46%, 65%) |
| HSV | hsv(165, 39%, 81%) |
| CMYK | cmyk(39.1%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.67, -29.40, 2.15) |
| CIE-LCH | lch(77.67, 29.48, 175.82°) |
| OKLab | oklab(79.67% -0.085 0.0053) |
| OKLCH | oklch(79.67% 0.085 176.5) |
| XYZ | xyz(39.8832, 52.6464, 55.0642) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.34
Pale Teal
#82CBB2
ΔE00 2.35
Mediumaquamarine
#66CDAA
ΔE00 5.11
Light Teal
#90E4C1
ΔE00 6.53
Turquoise
#40E0D0
ΔE00 7.22
Mediumturquoise
#48D1CC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFBB #CF7E92
analogous
#7ECF92 #7ECFBB #7EBBCF
triadic
#7ECFBB #BB7ECF #CFBB7E
tetradic
#7ECFBB #927ECF #CF7E92 #BBCF7E
square
#7ECFBB #927ECF #CF7E92 #BBCF7E
split-complementary
#7ECFBB #CF7EBB #CF927E
monochromatic
#399982 #51BEA3 #7ECFBB #ABE0D3 #D7F0EA
Accessibility & contrast
On white
1.82
#7ECFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#7ECFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFBB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFBB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#63D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ecfbb; /* rgb */ color: rgb(126, 207, 187); /* oklch */ color: oklch(79.7% 0.085 176.5);
Tailwind
colors: {
custom: {
50: '#a7decf',
500: '#7ecfbb',
950: '#000000',
},
}SCSS
$custom: #7ecfbb; $custom-light: #a7decf; $custom-dark: #000000;
JSON
{
"hex": "#7ecfbb",
"rgb": {
"r": 126,
"g": 207,
"b": 187
},
"hsl": {
"h": 165.185,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.7967,
"c": 0.08513,
"h": 176.5
},
"luminance": 0.52649
}Semantic roles & 50–950 ramp
primary
#7ECFBB
secondary
#9F5265
accent
#2D4FB9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483