#7CD4BD#7CD4BD
#7CD4BD is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.8% C 0.092 H 175.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD4BD |
|---|---|
| RGB | rgb(124, 212, 189) |
| HSL | hsl(164, 51%, 66%) |
| HSV | hsv(164, 42%, 83%) |
| CMYK | cmyk(41.5%, 0%, 10.8%, 16.9%) |
| CIE-LAB | lab(79.07, -31.86, 3.10) |
| CIE-LCH | lch(79.07, 32.01, 174.44°) |
| OKLab | oklab(80.79% -0.0916 0.0077) |
| OKLCH | oklch(80.79% 0.092 175.2) |
| XYZ | xyz(41.0374, 55.0432, 56.5962) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.56
Pale Teal
#82CBB2
ΔE00 2.89
Mediumaquamarine
#66CDAA
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 5.30
Seafoam
#7FE0B3
ΔE00 6.56
Turquoise
#40E0D0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD4BD #D47C93
analogous
#7CD491 #7CD4BD #7CBFD4
triadic
#7CD4BD #BD7CD4 #D4BD7C
tetradic
#7CD4BD #917CD4 #D47C93 #BFD47C
square
#7CD4BD #917CD4 #D47C93 #BFD47C
split-complementary
#7CD4BD #D47CBF #D4917C
monochromatic
#35A185 #4EC5A6 #7CD4BD #AAE3D4 #D8F2EB
Accessibility & contrast
On white
1.75
#7CD4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#7CD4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD4BD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD4BD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#C0BFBF
Tritanopia (blue-blind)
#5ED6CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd4bd; /* rgb */ color: rgb(124, 212, 189); /* oklch */ color: oklch(80.8% 0.092 175.2);
Tailwind
colors: {
custom: {
50: '#a6e1d0',
500: '#7cd4bd',
950: '#000000',
},
}SCSS
$custom: #7cd4bd; $custom-light: #a6e1d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd4bd",
"rgb": {
"r": 124,
"g": 212,
"b": 189
},
"hsl": {
"h": 164.318,
"s": 50.575,
"l": 65.882
},
"oklch": {
"l": 0.80791,
"c": 0.09194,
"h": 175.2
},
"luminance": 0.55046
}Semantic roles & 50–950 ramp
primary
#7CD4BD
secondary
#A54F65
accent
#284FBE
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483