#7CD1BB#7CD1BB
#7CD1BB is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.0% C 0.089 H 175.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD1BB |
|---|---|
| RGB | rgb(124, 209, 187) |
| HSL | hsl(164, 48%, 65%) |
| HSV | hsv(164, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 10.5%, 18%) |
| CIE-LAB | lab(78.15, -30.89, 2.85) |
| CIE-LCH | lch(78.15, 31.02, 174.74°) |
| OKLab | oklab(80.04% -0.0889 0.0071) |
| OKLCH | oklch(80.04% 0.089 175.5) |
| XYZ | xyz(40.0788, 53.4710, 55.2131) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.63
Pale Teal
#82CBB2
ΔE00 2.39
Mediumaquamarine
#66CDAA
ΔE00 4.52
Light Teal
#90E4C1
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 6.92
Seafoam
#7FE0B3
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD1BB #D17C92
analogous
#7CD191 #7CD1BB #7CBCD1
triadic
#7CD1BB #BB7CD1 #D1BB7C
tetradic
#7CD1BB #917CD1 #D17C92 #BCD17C
square
#7CD1BB #917CD1 #D17C92 #BCD17C
split-complementary
#7CD1BB #D17CBC #D1917C
monochromatic
#379C82 #4FC1A3 #7CD1BB #A9E1D3 #D7F1EA
Accessibility & contrast
On white
1.80
#7CD1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#7CD1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD1BB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD1BB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#5FD3CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7cd1bb; /* rgb */ color: rgb(124, 209, 187); /* oklch */ color: oklch(80.0% 0.089 175.5);
Tailwind
colors: {
custom: {
50: '#a6dfcf',
500: '#7cd1bb',
950: '#000000',
},
}SCSS
$custom: #7cd1bb; $custom-light: #a6dfcf; $custom-dark: #000000;
JSON
{
"hex": "#7cd1bb",
"rgb": {
"r": 124,
"g": 209,
"b": 187
},
"hsl": {
"h": 164.471,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.80038,
"c": 0.08921,
"h": 175.5
},
"luminance": 0.53474
}Semantic roles & 50–950 ramp
primary
#7CD1BB
secondary
#A15065
accent
#2A50BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483