#7CD8BB#7CD8BB
#7CD8BB is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.7% C 0.098 H 171.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8BB |
|---|---|
| RGB | rgb(124, 216, 187) |
| HSL | hsl(161, 54%, 67%) |
| HSV | hsv(161, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 13.4%, 15.3%) |
| CIE-LAB | lab(80.17, -34.19, 5.76) |
| CIE-LCH | lch(80.17, 34.67, 170.43°) |
| OKLab | oklab(81.66% -0.0972 0.0147) |
| OKLCH | oklch(81.66% 0.098 171.4) |
| XYZ | xyz(41.8341, 56.9816, 55.7982) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.72
Pale Teal
#82CBB2
ΔE00 3.58
Light Teal
#90E4C1
ΔE00 3.71
Mediumaquamarine
#66CDAA
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8BB #D87C99
analogous
#7CD88D #7CD8BB #7CC7D8
triadic
#7CD8BB #BB7CD8 #D8BB7C
tetradic
#7CD8BB #8D7CD8 #D87C99 #C7D87C
square
#7CD8BB #8D7CD8 #D87C99 #C7D87C
split-complementary
#7CD8BB #D87CC7 #D88D7C
monochromatic
#32A883 #4DCAA3 #7CD8BB #ABE6D3 #DAF4EC
Accessibility & contrast
On white
1.69
#7CD8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#7CD8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8BB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8BB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#C4C2BD
Tritanopia (blue-blind)
#5ED9CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cd8bb; /* rgb */ color: rgb(124, 216, 187); /* oklch */ color: oklch(81.7% 0.098 171.4);
Tailwind
colors: {
custom: {
50: '#a6e4cf',
500: '#7cd8bb',
950: '#000000',
},
}SCSS
$custom: #7cd8bb; $custom-light: #a6e4cf; $custom-dark: #000000;
JSON
{
"hex": "#7cd8bb",
"rgb": {
"r": 124,
"g": 216,
"b": 187
},
"hsl": {
"h": 161.087,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.81665,
"c": 0.0983,
"h": 171.4
},
"luminance": 0.56985
}Semantic roles & 50–950 ramp
primary
#7CD8BB
secondary
#AB4D6B
accent
#2456C2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483