#7ED8CC#7ED8CC
#7ED8CC is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.2% C 0.089 H 184.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED8CC |
|---|---|
| RGB | rgb(126, 216, 204) |
| HSL | hsl(172, 54%, 67%) |
| HSV | hsv(172, 42%, 85%) |
| CMYK | cmyk(41.7%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(80.69, -29.80, -2.54) |
| CIE-LCH | lch(80.69, 29.90, 184.87°) |
| OKLab | oklab(82.25% -0.0884 -0.0073) |
| OKLCH | oklch(82.25% 0.089 184.7) |
| XYZ | xyz(44.0549, 57.9037, 65.9701) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.25
Turquoise
#40E0D0
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 5.59
Pale Teal
#82CBB2
ΔE00 6.14
Tiffany Blue
#7BF2DA
ΔE00 6.81
Light Teal
#90E4C1
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED8CC #D87E8A
analogous
#7ED89F #7ED8CC #7EB7D8
triadic
#7ED8CC #CC7ED8 #D8CC7E
tetradic
#7ED8CC #9F7ED8 #D87E8A #B7D87E
square
#7ED8CC #9F7ED8 #D87E8A #B7D87E
split-complementary
#7ED8CC #D87EB7 #D89F7E
monochromatic
#33A999 #4FCAB9 #7ED8CC #ADE6DF #DCF4F1
Accessibility & contrast
On white
1.67
#7ED8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#7ED8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED8CC
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED8CC | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#5ADBD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7ed8cc; /* rgb */ color: rgb(126, 216, 204); /* oklch */ color: oklch(82.2% 0.089 184.7);
Tailwind
colors: {
custom: {
50: '#a8e4db',
500: '#7ed8cc',
950: '#000000',
},
}SCSS
$custom: #7ed8cc; $custom-light: #a8e4db; $custom-dark: #000000;
JSON
{
"hex": "#7ed8cc",
"rgb": {
"r": 126,
"g": 216,
"b": 204
},
"hsl": {
"h": 172,
"s": 53.571,
"l": 67.059
},
"oklch": {
"l": 0.82247,
"c": 0.08867,
"h": 184.7
},
"luminance": 0.57907
}Semantic roles & 50–950 ramp
primary
#7ED8CC
secondary
#AC4E5B
accent
#2439C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484