#7CD4BA#7CD4BA
#7CD4BA is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.7% C 0.094 H 172.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD4BA |
|---|---|
| RGB | rgb(124, 212, 186) |
| HSL | hsl(162, 51%, 66%) |
| HSV | hsv(162, 42%, 83%) |
| CMYK | cmyk(41.5%, 0%, 12.3%, 16.9%) |
| CIE-LAB | lab(78.99, -32.53, 4.60) |
| CIE-LCH | lch(78.99, 32.86, 171.96°) |
| OKLab | oklab(80.71% -0.0929 0.0117) |
| OKLCH | oklch(80.71% 0.094 172.8) |
| XYZ | xyz(40.7151, 54.9143, 54.8989) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.87
Pale Teal
#82CBB2
ΔE00 2.63
Mediumaquamarine
#66CDAA
ΔE00 3.76
Light Teal
#90E4C1
ΔE00 4.72
Seafoam
#7FE0B3
ΔE00 5.68
Eucalyptus
#44D7A8
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD4BA #D47C96
analogous
#7CD48E #7CD4BA #7CC2D4
triadic
#7CD4BA #BA7CD4 #D4BA7C
tetradic
#7CD4BA #8E7CD4 #D47C96 #C2D47C
square
#7CD4BA #8E7CD4 #D47C96 #C2D47C
split-complementary
#7CD4BA #D47CC2 #D48E7C
monochromatic
#35A181 #4EC5A2 #7CD4BA #AAE3D2 #D8F2EB
Accessibility & contrast
On white
1.75
#7CD4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#7CD4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD4BA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD4BA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCAB9
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#5FD6CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd4ba; /* rgb */ color: rgb(124, 212, 186); /* oklch */ color: oklch(80.7% 0.094 172.8);
Tailwind
colors: {
custom: {
50: '#a6e1ce',
500: '#7cd4ba',
950: '#000000',
},
}SCSS
$custom: #7cd4ba; $custom-light: #a6e1ce; $custom-dark: #000000;
JSON
{
"hex": "#7cd4ba",
"rgb": {
"r": 124,
"g": 212,
"b": 186
},
"hsl": {
"h": 162.273,
"s": 50.575,
"l": 65.882
},
"oklch": {
"l": 0.80707,
"c": 0.09365,
"h": 172.8
},
"luminance": 0.54917
}Semantic roles & 50–950 ramp
primary
#7CD4BA
secondary
#A54F68
accent
#2854BE
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483