#7CD1BD#7CD1BD
#7CD1BD is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.1% C 0.088 H 177.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD1BD |
|---|---|
| RGB | rgb(124, 209, 189) |
| HSL | hsl(166, 48%, 65%) |
| HSV | hsv(166, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 9.6%, 18%) |
| CIE-LAB | lab(78.20, -30.44, 1.85) |
| CIE-LCH | lch(78.20, 30.49, 176.53°) |
| OKLab | oklab(80.1% -0.0881 0.0044) |
| OKLCH | oklch(80.1% 0.088 177.1) |
| XYZ | xyz(40.2944, 53.5573, 56.3485) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.29
Pale Teal
#82CBB2
ΔE00 2.84
Mediumaquamarine
#66CDAA
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 6.64
Mediumturquoise
#48D1CC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD1BD #D17C90
analogous
#7CD192 #7CD1BD #7CBBD1
triadic
#7CD1BD #BD7CD1 #D1BD7C
tetradic
#7CD1BD #927CD1 #D17C90 #BBD17C
square
#7CD1BD #927CD1 #D17C90 #BBD17C
split-complementary
#7CD1BD #D17CBB #D1927C
monochromatic
#379C84 #4FC1A6 #7CD1BD #A9E1D4 #D7F1EB
Accessibility & contrast
On white
1.79
#7CD1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#7CD1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD1BD
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD1BD | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BC
Deuteranopia (green-blind)
#BDBDBF
Tritanopia (blue-blind)
#5ED3CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7cd1bd; /* rgb */ color: rgb(124, 209, 189); /* oklch */ color: oklch(80.1% 0.088 177.1);
Tailwind
colors: {
custom: {
50: '#a6dfd0',
500: '#7cd1bd',
950: '#000000',
},
}SCSS
$custom: #7cd1bd; $custom-light: #a6dfd0; $custom-dark: #000000;
JSON
{
"hex": "#7cd1bd",
"rgb": {
"r": 124,
"g": 209,
"b": 189
},
"hsl": {
"h": 165.882,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.80095,
"c": 0.08817,
"h": 177.1
},
"luminance": 0.5356
}Semantic roles & 50–950 ramp
primary
#7CD1BD
secondary
#A15063
accent
#2A4CBB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483