#7CD2BD#7CD2BD
#7CD2BD is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.3% C 0.089 H 176.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2BD |
|---|---|
| RGB | rgb(124, 210, 189) |
| HSL | hsl(165, 49%, 65%) |
| HSV | hsv(165, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(78.49, -30.91, 2.26) |
| CIE-LCH | lch(78.49, 31.00, 175.81°) |
| OKLab | oklab(80.33% -0.0892 0.0055) |
| OKLCH | oklch(80.33% 0.089 176.5) |
| XYZ | xyz(40.5405, 54.0495, 56.4306) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.00
Pale Teal
#82CBB2
ΔE00 2.80
Mediumaquamarine
#66CDAA
ΔE00 4.88
Light Teal
#90E4C1
ΔE00 5.99
Turquoise
#40E0D0
ΔE00 6.59
Seafoam
#7FE0B3
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2BD #D27C91
analogous
#7CD292 #7CD2BD #7CBCD2
triadic
#7CD2BD #BD7CD2 #D2BD7C
tetradic
#7CD2BD #927CD2 #D27C91 #BCD27C
square
#7CD2BD #927CD2 #D27C91 #BCD27C
split-complementary
#7CD2BD #D27CBC #D2927C
monochromatic
#369D84 #4EC2A6 #7CD2BD #AAE2D4 #D7F1EB
Accessibility & contrast
On white
1.78
#7CD2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#7CD2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2BD
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2BD | 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)
#CCC8BC
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#5ED4CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd2bd; /* rgb */ color: rgb(124, 210, 189); /* oklch */ color: oklch(80.3% 0.089 176.5);
Tailwind
colors: {
custom: {
50: '#a6e0d0',
500: '#7cd2bd',
950: '#000000',
},
}SCSS
$custom: #7cd2bd; $custom-light: #a6e0d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd2bd",
"rgb": {
"r": 124,
"g": 210,
"b": 189
},
"hsl": {
"h": 165.349,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.80327,
"c": 0.08942,
"h": 176.5
},
"luminance": 0.54052
}Semantic roles & 50–950 ramp
primary
#7CD2BD
secondary
#A35064
accent
#294DBC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483