#7CD3BF#7CD3BF
#7CD3BF is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.6% C 0.090 H 177.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD3BF |
|---|---|
| RGB | rgb(124, 211, 191) |
| HSL | hsl(166, 50%, 66%) |
| HSV | hsv(166, 41%, 83%) |
| CMYK | cmyk(41.2%, 0%, 9.5%, 17.3%) |
| CIE-LAB | lab(78.83, -30.93, 1.69) |
| CIE-LCH | lch(78.83, 30.98, 176.88°) |
| OKLab | oklab(80.62% -0.0896 0.004) |
| OKLCH | oklch(80.62% 0.09 177.4) |
| XYZ | xyz(41.0067, 54.6323, 57.6643) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.40
Pale Teal
#82CBB2
ΔE00 3.22
Mediumaquamarine
#66CDAA
ΔE00 5.26
Light Teal
#90E4C1
ΔE00 6.11
Turquoise
#40E0D0
ΔE00 6.28
Mediumturquoise
#48D1CC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD3BF #D37C90
analogous
#7CD393 #7CD3BF #7CBBD3
triadic
#7CD3BF #BF7CD3 #D3BF7C
tetradic
#7CD3BF #937CD3 #D37C90 #BBD37C
square
#7CD3BF #937CD3 #D37C90 #BBD37C
split-complementary
#7CD3BF #D37CBB #D3937C
monochromatic
#359F87 #4EC4A9 #7CD3BF #AAE2D5 #D8F2EC
Accessibility & contrast
On white
1.76
#7CD3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#7CD3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD3BF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD3BF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BE
Deuteranopia (green-blind)
#BEBFC1
Tritanopia (blue-blind)
#5DD5CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cd3bf; /* rgb */ color: rgb(124, 211, 191); /* oklch */ color: oklch(80.6% 0.090 177.4);
Tailwind
colors: {
custom: {
50: '#a6e1d2',
500: '#7cd3bf',
950: '#000000',
},
}SCSS
$custom: #7cd3bf; $custom-light: #a6e1d2; $custom-dark: #000000;
JSON
{
"hex": "#7cd3bf",
"rgb": {
"r": 124,
"g": 211,
"b": 191
},
"hsl": {
"h": 166.207,
"s": 49.714,
"l": 65.686
},
"oklch": {
"l": 0.80617,
"c": 0.08966,
"h": 177.4
},
"luminance": 0.54635
}Semantic roles & 50–950 ramp
primary
#7CD3BF
secondary
#A44F63
accent
#284BBD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483