#7CD9BA#7CD9BA
#7CD9BA is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.9% C 0.100 H 170.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD9BA |
|---|---|
| RGB | rgb(124, 217, 186) |
| HSL | hsl(160, 55%, 67%) |
| HSV | hsv(160, 43%, 85%) |
| CMYK | cmyk(42.9%, 0%, 14.3%, 14.9%) |
| CIE-LAB | lab(80.43, -34.87, 6.67) |
| CIE-LCH | lch(80.43, 35.50, 169.17°) |
| OKLab | oklab(81.87% -0.0988 0.0171) |
| OKLCH | oklch(81.87% 0.1 170.2) |
| XYZ | xyz(41.9844, 57.4529, 55.3220) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.13
Light Teal
#90E4C1
ΔE00 3.32
Mediumaquamarine
#66CDAA
ΔE00 3.67
Pale Teal
#82CBB2
ΔE00 3.92
Seafoam
#7FE0B3
ΔE00 3.98
Eucalyptus
#44D7A8
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD9BA #D97C9B
analogous
#7CD98C #7CD9BA #7CCAD9
triadic
#7CD9BA #BA7CD9 #D9BA7C
tetradic
#7CD9BA #8C7CD9 #D97C9B #CAD97C
square
#7CD9BA #8C7CD9 #D97C9B #CAD97C
split-complementary
#7CD9BA #D97CCA #D98C7C
monochromatic
#31A981 #4DCBA1 #7CD9BA #ABE7D3 #DBF5EC
Accessibility & contrast
On white
1.68
#7CD9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#7CD9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD9BA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD9BA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEB9
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#5EDAD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cd9ba; /* rgb */ color: rgb(124, 217, 186); /* oklch */ color: oklch(81.9% 0.100 170.2);
Tailwind
colors: {
custom: {
50: '#a6e5ce',
500: '#7cd9ba',
950: '#000000',
},
}SCSS
$custom: #7cd9ba; $custom-light: #a6e5ce; $custom-dark: #000000;
JSON
{
"hex": "#7cd9ba",
"rgb": {
"r": 124,
"g": 217,
"b": 186
},
"hsl": {
"h": 160,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.81871,
"c": 0.10026,
"h": 170.2
},
"luminance": 0.57456
}Semantic roles & 50–950 ramp
primary
#7CD9BA
secondary
#AD4D6D
accent
#2358C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483