#7CD7BA#7CD7BA
#7CD7BA is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.4% C 0.098 H 171.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD7BA |
|---|---|
| RGB | rgb(124, 215, 186) |
| HSL | hsl(161, 53%, 66%) |
| HSV | hsv(161, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 13.5%, 15.7%) |
| CIE-LAB | lab(79.86, -33.94, 5.84) |
| CIE-LCH | lch(79.86, 34.44, 170.23°) |
| OKLab | oklab(81.41% -0.0964 0.0149) |
| OKLCH | oklch(81.41% 0.098 171.2) |
| XYZ | xyz(41.4720, 56.4281, 55.1512) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.51
Pale Teal
#82CBB2
ΔE00 3.36
Mediumaquamarine
#66CDAA
ΔE00 3.59
Light Teal
#90E4C1
ΔE00 3.84
Seafoam
#7FE0B3
ΔE00 4.64
Eucalyptus
#44D7A8
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD7BA #D77C99
analogous
#7CD78D #7CD7BA #7CC7D7
triadic
#7CD7BA #BA7CD7 #D7BA7C
tetradic
#7CD7BA #8D7CD7 #D77C99 #C7D77C
square
#7CD7BA #8D7CD7 #D77C99 #C7D77C
split-complementary
#7CD7BA #D77CC7 #D78D7C
monochromatic
#33A681 #4DC9A1 #7CD7BA #ABE5D3 #DAF4EB
Accessibility & contrast
On white
1.71
#7CD7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#7CD7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD7BA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD7BA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCB9
Deuteranopia (green-blind)
#C3C2BC
Tritanopia (blue-blind)
#5ED8CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd7ba; /* rgb */ color: rgb(124, 215, 186); /* oklch */ color: oklch(81.4% 0.098 171.2);
Tailwind
colors: {
custom: {
50: '#a6e3ce',
500: '#7cd7ba',
950: '#000000',
},
}SCSS
$custom: #7cd7ba; $custom-light: #a6e3ce; $custom-dark: #000000;
JSON
{
"hex": "#7cd7ba",
"rgb": {
"r": 124,
"g": 215,
"b": 186
},
"hsl": {
"h": 160.879,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.81405,
"c": 0.0976,
"h": 171.2
},
"luminance": 0.56431
}Semantic roles & 50–950 ramp
primary
#7CD7BA
secondary
#AA4E6B
accent
#2556C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483