#7CD1BF#7CD1BF
#7CD1BF is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.2% C 0.087 H 178.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD1BF |
|---|---|
| RGB | rgb(124, 209, 191) |
| HSL | hsl(167, 48%, 65%) |
| HSV | hsv(167, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 8.6%, 18%) |
| CIE-LAB | lab(78.25, -29.98, 0.85) |
| CIE-LCH | lch(78.25, 29.99, 178.38°) |
| OKLab | oklab(80.15% -0.0872 0.0018) |
| OKLCH | oklch(80.15% 0.087 178.8) |
| XYZ | xyz(40.5130, 53.6447, 57.4998) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.98
Pale Teal
#82CBB2
ΔE00 3.37
Mediumaquamarine
#66CDAA
ΔE00 5.74
Turquoise
#40E0D0
ΔE00 6.42
Mediumturquoise
#48D1CC
ΔE00 6.58
Light Teal
#90E4C1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD1BF #D17C8E
analogous
#7CD194 #7CD1BF #7CB9D1
triadic
#7CD1BF #BF7CD1 #D1BF7C
tetradic
#7CD1BF #947CD1 #D17C8E #B9D17C
square
#7CD1BF #947CD1 #D17C8E #B9D17C
split-complementary
#7CD1BF #D17CB9 #D1947C
monochromatic
#379C86 #4FC1A9 #7CD1BF #A9E1D5 #D7F1EB
Accessibility & contrast
On white
1.79
#7CD1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7CD1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD1BF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD1BF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#5ED3CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd1bf; /* rgb */ color: rgb(124, 209, 191); /* oklch */ color: oklch(80.2% 0.087 178.8);
Tailwind
colors: {
custom: {
50: '#a6dfd2',
500: '#7cd1bf',
950: '#000000',
},
}SCSS
$custom: #7cd1bf; $custom-light: #a6dfd2; $custom-dark: #000000;
JSON
{
"hex": "#7cd1bf",
"rgb": {
"r": 124,
"g": 209,
"b": 191
},
"hsl": {
"h": 167.294,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.80154,
"c": 0.08722,
"h": 178.8
},
"luminance": 0.53648
}Semantic roles & 50–950 ramp
primary
#7CD1BF
secondary
#A15061
accent
#2A49BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483