#7CD4AF#7CD4AF
#7CD4AF is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.4% C 0.101 H 165.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD4AF |
|---|---|
| RGB | rgb(124, 212, 175) |
| HSL | hsl(155, 51%, 66%) |
| HSV | hsv(155, 42%, 83%) |
| CMYK | cmyk(41.5%, 0%, 17.5%, 16.9%) |
| CIE-LAB | lab(78.73, -34.92, 10.09) |
| CIE-LCH | lch(78.73, 36.34, 163.88°) |
| OKLab | oklab(80.41% -0.0977 0.026) |
| OKLCH | oklch(80.41% 0.101 165.1) |
| XYZ | xyz(39.5904, 54.4644, 48.9756) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.87
Seafoam Blue
#78D1B6
ΔE00 3.07
Seafoam
#7FE0B3
ΔE00 3.23
Pale Teal
#82CBB2
ΔE00 3.98
Light Teal
#90E4C1
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD4AF #D47CA1
analogous
#7CD483 #7CD4AF #7CCDD4
triadic
#7CD4AF #AF7CD4 #D4AF7C
tetradic
#7CD4AF #837CD4 #D47CA1 #CDD47C
square
#7CD4AF #837CD4 #D47CA1 #CDD47C
split-complementary
#7CD4AF #D47CCD #D4837C
monochromatic
#35A173 #4EC593 #7CD4AF #AAE3CB #D8F2E7
Accessibility & contrast
On white
1.77
#7CD4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#7CD4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD4AF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD4AF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AD
Deuteranopia (green-blind)
#C3BFB1
Tritanopia (blue-blind)
#63D4C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cd4af; /* rgb */ color: rgb(124, 212, 175); /* oklch */ color: oklch(80.4% 0.101 165.1);
Tailwind
colors: {
custom: {
50: '#a6e1c6',
500: '#7cd4af',
950: '#000000',
},
}SCSS
$custom: #7cd4af; $custom-light: #a6e1c6; $custom-dark: #000000;
JSON
{
"hex": "#7cd4af",
"rgb": {
"r": 124,
"g": 212,
"b": 175
},
"hsl": {
"h": 154.773,
"s": 50.575,
"l": 65.882
},
"oklch": {
"l": 0.80411,
"c": 0.10114,
"h": 165.1
},
"luminance": 0.54467
}Semantic roles & 50–950 ramp
primary
#7CD4AF
secondary
#A54F73
accent
#2867BE
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482