#7CD2BE#7CD2BE
#7CD2BE is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.089 H 177.3°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2BE |
|---|---|
| RGB | rgb(124, 210, 190) |
| HSL | hsl(166, 49%, 65%) |
| HSV | hsv(166, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 9.5%, 17.6%) |
| CIE-LAB | lab(78.52, -30.69, 1.77) |
| CIE-LCH | lch(78.52, 30.74, 176.71°) |
| OKLab | oklab(80.36% -0.0888 0.0042) |
| OKLCH | oklch(80.36% 0.089 177.3) |
| XYZ | xyz(40.6494, 54.0931, 57.0042) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.33
Pale Teal
#82CBB2
ΔE00 3.03
Mediumaquamarine
#66CDAA
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 6.23
Turquoise
#40E0D0
ΔE00 6.45
Mediumturquoise
#48D1CC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2BE #D27C90
analogous
#7CD293 #7CD2BE #7CBBD2
triadic
#7CD2BE #BE7CD2 #D2BE7C
tetradic
#7CD2BE #937CD2 #D27C90 #BBD27C
square
#7CD2BE #937CD2 #D27C90 #BBD27C
split-complementary
#7CD2BE #D27CBB #D2937C
monochromatic
#369D85 #4EC2A7 #7CD2BE #AAE2D5 #D7F1EB
Accessibility & contrast
On white
1.78
#7CD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#7CD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2BE
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2BE | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BD
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#5ED4CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd2be; /* rgb */ color: rgb(124, 210, 190); /* oklch */ color: oklch(80.4% 0.089 177.3);
Tailwind
colors: {
custom: {
50: '#a6e0d1',
500: '#7cd2be',
950: '#000000',
},
}SCSS
$custom: #7cd2be; $custom-light: #a6e0d1; $custom-dark: #000000;
JSON
{
"hex": "#7cd2be",
"rgb": {
"r": 124,
"g": 210,
"b": 190
},
"hsl": {
"h": 166.047,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.80356,
"c": 0.08892,
"h": 177.3
},
"luminance": 0.54096
}Semantic roles & 50–950 ramp
primary
#7CD2BE
secondary
#A35063
accent
#294BBC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483