#7ECFC4#7ECFC4
#7ECFC4 is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.081 H 184.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECFC4 |
|---|---|
| RGB | rgb(126, 207, 196) |
| HSL | hsl(172, 46%, 65%) |
| HSV | hsv(172, 39%, 81%) |
| CMYK | cmyk(39.1%, 0%, 5.3%, 18.8%) |
| CIE-LAB | lab(77.90, -27.33, -2.34) |
| CIE-LCH | lch(77.90, 27.43, 184.90°) |
| OKLab | oklab(79.94% -0.0811 -0.0067) |
| OKLCH | oklch(79.94% 0.081 184.7) |
| XYZ | xyz(40.8770, 53.0439, 60.2984) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.33
Mediumturquoise
#48D1CC
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 5.50
Turquoise
#40E0D0
ΔE00 6.90
Mediumaquamarine
#66CDAA
ΔE00 8.14
Darkturquoise
#00CED1
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECFC4 #CF7E89
analogous
#7ECF9B #7ECFC4 #7EB1CF
triadic
#7ECFC4 #C47ECF #CFC47E
tetradic
#7ECFC4 #9B7ECF #CF7E89 #B1CF7E
square
#7ECFC4 #9B7ECF #CF7E89 #B1CF7E
split-complementary
#7ECFC4 #CF7EB1 #CF9B7E
monochromatic
#39998C #51BEB0 #7ECFC4 #ABE0D8 #D7F0ED
Accessibility & contrast
On white
1.81
#7ECFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#7ECFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECFC4
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECFC4 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C4
Deuteranopia (green-blind)
#B9BCC5
Tritanopia (blue-blind)
#5FD2CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ecfc4; /* rgb */ color: rgb(126, 207, 196); /* oklch */ color: oklch(79.9% 0.081 184.7);
Tailwind
colors: {
custom: {
50: '#a7ded5',
500: '#7ecfc4',
950: '#000000',
},
}SCSS
$custom: #7ecfc4; $custom-light: #a7ded5; $custom-dark: #000000;
JSON
{
"hex": "#7ecfc4",
"rgb": {
"r": 126,
"g": 207,
"b": 196
},
"hsl": {
"h": 171.852,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.79937,
"c": 0.08139,
"h": 184.7
},
"luminance": 0.53047
}Semantic roles & 50–950 ramp
primary
#7ECFC4
secondary
#9F525C
accent
#2D40B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483