#7CD9BC#7CD9BC
#7CD9BC is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.9% C 0.099 H 171.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD9BC |
|---|---|
| RGB | rgb(124, 217, 188) |
| HSL | hsl(161, 55%, 67%) |
| HSV | hsv(161, 43%, 85%) |
| CMYK | cmyk(42.9%, 0%, 13.4%, 14.9%) |
| CIE-LAB | lab(80.48, -34.43, 5.68) |
| CIE-LCH | lch(80.48, 34.90, 170.63°) |
| OKLab | oklab(81.93% -0.0979 0.0145) |
| OKLCH | oklch(81.93% 0.099 171.6) |
| XYZ | xyz(42.1985, 57.5385, 56.4496) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.94
Light Teal
#90E4C1
ΔE00 3.59
Pale Teal
#82CBB2
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 3.92
Seafoam
#7FE0B3
ΔE00 4.55
Eucalyptus
#44D7A8
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD9BC #D97C99
analogous
#7CD98E #7CD9BC #7CC8D9
triadic
#7CD9BC #BC7CD9 #D9BC7C
tetradic
#7CD9BC #8E7CD9 #D97C99 #C8D97C
square
#7CD9BC #8E7CD9 #D97C99 #C8D97C
split-complementary
#7CD9BC #D97CC8 #D98E7C
monochromatic
#31A984 #4DCBA4 #7CD9BC #ABE7D4 #DBF5ED
Accessibility & contrast
On white
1.68
#7CD9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#7CD9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD9BC
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD9BC | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBB
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#5DDAD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cd9bc; /* rgb */ color: rgb(124, 217, 188); /* oklch */ color: oklch(81.9% 0.099 171.6);
Tailwind
colors: {
custom: {
50: '#a6e5d0',
500: '#7cd9bc',
950: '#000000',
},
}SCSS
$custom: #7cd9bc; $custom-light: #a6e5d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd9bc",
"rgb": {
"r": 124,
"g": 217,
"b": 188
},
"hsl": {
"h": 161.29,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.81926,
"c": 0.09899,
"h": 171.6
},
"luminance": 0.57542
}Semantic roles & 50–950 ramp
primary
#7CD9BC
secondary
#AD4D6B
accent
#2355C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483