#7CD1C8#7CD1C8
#7CD1C8 is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.084 H 187.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD1C8 |
|---|---|
| RGB | rgb(124, 209, 200) |
| HSL | hsl(174, 48%, 65%) |
| HSV | hsv(174, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 4.3%, 18%) |
| CIE-LAB | lab(78.49, -27.87, -3.63) |
| CIE-LCH | lch(78.49, 28.11, 187.42°) |
| OKLab | oklab(80.43% -0.0834 -0.0102) |
| OKLCH | oklch(80.43% 0.084 187) |
| XYZ | xyz(41.5340, 54.0531, 62.8770) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.72
Seafoam Blue
#78D1B6
ΔE00 6.28
Pale Teal
#82CBB2
ΔE00 6.29
Turquoise
#40E0D0
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 7.44
Tiffany Blue
#7BF2DA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD1C8 #D17C85
analogous
#7CD19D #7CD1C8 #7CAFD1
triadic
#7CD1C8 #C87CD1 #D1C87C
tetradic
#7CD1C8 #9D7CD1 #D17C85 #AFD17C
square
#7CD1C8 #9D7CD1 #D17C85 #AFD17C
split-complementary
#7CD1C8 #D17CAF #D19D7C
monochromatic
#379C91 #4FC1B5 #7CD1C8 #A9E1DB #D7F1EE
Accessibility & contrast
On white
1.78
#7CD1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#7CD1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD1C8
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD1C8 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#BABEC9
Tritanopia (blue-blind)
#59D5CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd1c8; /* rgb */ color: rgb(124, 209, 200); /* oklch */ color: oklch(80.4% 0.084 187.0);
Tailwind
colors: {
custom: {
50: '#a6dfd8',
500: '#7cd1c8',
950: '#000000',
},
}SCSS
$custom: #7cd1c8; $custom-light: #a6dfd8; $custom-dark: #000000;
JSON
{
"hex": "#7cd1c8",
"rgb": {
"r": 124,
"g": 209,
"b": 200
},
"hsl": {
"h": 173.647,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.80425,
"c": 0.08398,
"h": 187
},
"luminance": 0.54056
}Semantic roles & 50–950 ramp
primary
#7CD1C8
secondary
#A15059
accent
#2A3ABB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483