#7CDCBB#7CDCBB
#7CDCBB is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.104 H 169.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCBB |
|---|---|
| RGB | rgb(124, 220, 187) |
| HSL | hsl(159, 58%, 67%) |
| HSV | hsv(159, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(81.32, -36.04, 7.42) |
| CIE-LCH | lch(81.32, 36.80, 168.37°) |
| OKLab | oklab(82.6% -0.1018 0.019) |
| OKLCH | oklch(82.6% 0.104 169.4) |
| XYZ | xyz(42.8713, 59.0561, 56.1439) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.79
Seafoam Blue
#78D1B6
ΔE00 2.96
Seafoam
#7FE0B3
ΔE00 3.33
Mediumaquamarine
#66CDAA
ΔE00 4.07
Pale Teal
#82CBB2
ΔE00 4.71
Light Turquoise
#7EF4CC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCBB #DC7C9D
analogous
#7CDC8B #7CDCBB #7CCDDC
triadic
#7CDCBB #BB7CDC #DCBB7C
tetradic
#7CDCBB #8B7CDC #DC7C9D #CDDC7C
square
#7CDCBB #8B7CDC #DC7C9D #CDDC7C
split-complementary
#7CDCBB #DC7CCD #DC8B7C
monochromatic
#2FAF83 #4CCFA2 #7CDCBB #ACE9D4 #DDF6ED
Accessibility & contrast
On white
1.64
#7CDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#7CDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCBB
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCBB | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1B9
Deuteranopia (green-blind)
#C8C5BD
Tritanopia (blue-blind)
#5DDDD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cdcbb; /* rgb */ color: rgb(124, 220, 187); /* oklch */ color: oklch(82.6% 0.104 169.4);
Tailwind
colors: {
custom: {
50: '#a7e7cf',
500: '#7cdcbb',
950: '#000000',
},
}SCSS
$custom: #7cdcbb; $custom-light: #a7e7cf; $custom-dark: #000000;
JSON
{
"hex": "#7cdcbb",
"rgb": {
"r": 124,
"g": 220,
"b": 187
},
"hsl": {
"h": 159.375,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82597,
"c": 0.10361,
"h": 169.4
},
"luminance": 0.59059
}Semantic roles & 50–950 ramp
primary
#7CDCBB
secondary
#B14B6E
accent
#2059C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483