#7CDEC5#7CDEC5
#7CDEC5 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.100 H 175.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEC5 |
|---|---|
| RGB | rgb(124, 222, 197) |
| HSL | hsl(165, 60%, 68%) |
| HSV | hsv(165, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(82.14, -34.74, 3.30) |
| CIE-LCH | lch(82.14, 34.90, 174.58°) |
| OKLab | oklab(83.34% -0.0998 0.0082) |
| OKLCH | oklch(83.34% 0.1 175.3) |
| XYZ | xyz(44.5074, 60.5554, 62.1555) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.28
Light Teal
#90E4C1
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.64
Pale Teal
#82CBB2
ΔE00 5.05
Mediumaquamarine
#66CDAA
ΔE00 5.52
Turquoise
#40E0D0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEC5 #DE7C95
analogous
#7CDE94 #7CDEC5 #7CC6DE
triadic
#7CDEC5 #C57CDE #DEC57C
tetradic
#7CDEC5 #947CDE #DE7C95 #C6DE7C
square
#7CDEC5 #947CDE #DE7C95 #C6DE7C
split-complementary
#7CDEC5 #DE7CC6 #DE947C
monochromatic
#2DB391 #4BD2AF #7CDEC5 #ADEADB #DEF7F0
Accessibility & contrast
On white
1.60
#7CDEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#7CDEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEC5
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEC5 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C4
Deuteranopia (green-blind)
#C8C7C7
Tritanopia (blue-blind)
#58E0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdec5; /* rgb */ color: rgb(124, 222, 197); /* oklch */ color: oklch(83.3% 0.100 175.3);
Tailwind
colors: {
custom: {
50: '#a7e8d6',
500: '#7cdec5',
950: '#000000',
},
}SCSS
$custom: #7cdec5; $custom-light: #a7e8d6; $custom-dark: #000000;
JSON
{
"hex": "#7cdec5",
"rgb": {
"r": 124,
"g": 222,
"b": 197
},
"hsl": {
"h": 164.694,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.83337,
"c": 0.10014,
"h": 175.3
},
"luminance": 0.60559
}Semantic roles & 50–950 ramp
primary
#7CDEC5
secondary
#B44A65
accent
#1E49C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483