#7ED2CF#7ED2CF
#7ED2CF is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.0% C 0.082 H 192.7°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED2CF |
|---|---|
| RGB | rgb(126, 210, 207) |
| HSL | hsl(178, 48%, 66%) |
| HSV | hsv(178, 40%, 82%) |
| CMYK | cmyk(40%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(79.06, -26.17, -6.54) |
| CIE-LCH | lch(79.06, 26.98, 194.03°) |
| OKLab | oklab(80.97% -0.0801 -0.0181) |
| OKLCH | oklch(80.97% 0.082 192.7) |
| XYZ | xyz(42.9090, 55.0307, 67.3803) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 6.83
Turquoise
#40E0D0
ΔE00 7.72
Paleturquoise
#AFEEEE
ΔE00 8.09
Aqua Blue
#02D8E9
ΔE00 8.36
Robin'S Egg Blue
#98EFF9
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED2CF #D27E81
analogous
#7ED2A5 #7ED2CF #7EABD2
triadic
#7ED2CF #CF7ED2 #D2CF7E
tetradic
#7ED2CF #A57ED2 #D27E81 #ABD27E
square
#7ED2CF #A57ED2 #D27E81 #ABD27E
split-complementary
#7ED2CF #D27EAB #D2A57E
monochromatic
#379E9B #51C2BE #7ED2CF #ABE2E0 #D9F2F1
Accessibility & contrast
On white
1.75
#7ED2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#7ED2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED2CF
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED2CF | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACF
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#59D6D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7ed2cf; /* rgb */ color: rgb(126, 210, 207); /* oklch */ color: oklch(81.0% 0.082 192.7);
Tailwind
colors: {
custom: {
50: '#a8e0dd',
500: '#7ed2cf',
950: '#000000',
},
}SCSS
$custom: #7ed2cf; $custom-light: #a8e0dd; $custom-dark: #000000;
JSON
{
"hex": "#7ed2cf",
"rgb": {
"r": 126,
"g": 210,
"b": 207
},
"hsl": {
"h": 177.857,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.80968,
"c": 0.08208,
"h": 192.7
},
"luminance": 0.55034
}Semantic roles & 50–950 ramp
primary
#7ED2CF
secondary
#A35154
accent
#2A2FBC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484