#7CDEC2#7CDEC2
#7CDEC2 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.102 H 173.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEC2 |
|---|---|
| RGB | rgb(124, 222, 194) |
| HSL | hsl(163, 60%, 68%) |
| HSV | hsv(163, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(82.07, -35.42, 4.78) |
| CIE-LCH | lch(82.07, 35.74, 172.31°) |
| OKLab | oklab(83.25% -0.1011 0.0121) |
| OKLCH | oklch(83.25% 0.102 173.2) |
| XYZ | xyz(44.1671, 60.4193, 60.3632) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.08
Light Teal
#90E4C1
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 4.84
Pale Teal
#82CBB2
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEC2 #DE7C98
analogous
#7CDE91 #7CDEC2 #7CC9DE
triadic
#7CDEC2 #C27CDE #DEC27C
tetradic
#7CDEC2 #917CDE #DE7C98 #C9DE7C
square
#7CDEC2 #917CDE #DE7C98 #C9DE7C
split-complementary
#7CDEC2 #DE7CC9 #DE917C
monochromatic
#2DB38C #4BD2AB #7CDEC2 #ADEAD9 #DEF7F0
Accessibility & contrast
On white
1.60
#7CDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#7CDEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEC2
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEC2 | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#C8C7C4
Tritanopia (blue-blind)
#59E0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdec2; /* rgb */ color: rgb(124, 222, 194); /* oklch */ color: oklch(83.3% 0.102 173.2);
Tailwind
colors: {
custom: {
50: '#a7e8d4',
500: '#7cdec2',
950: '#000000',
},
}SCSS
$custom: #7cdec2; $custom-light: #a7e8d4; $custom-dark: #000000;
JSON
{
"hex": "#7cdec2",
"rgb": {
"r": 124,
"g": 222,
"b": 194
},
"hsl": {
"h": 162.857,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.83254,
"c": 0.10182,
"h": 173.2
},
"luminance": 0.60423
}Semantic roles & 50–950 ramp
primary
#7CDEC2
secondary
#B44A68
accent
#1E4EC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483