#7CDDBD#7CDDBD
#7CDDBD is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.104 H 170.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDBD |
|---|---|
| RGB | rgb(124, 221, 189) |
| HSL | hsl(160, 59%, 68%) |
| HSV | hsv(160, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(81.66, -36.06, 6.84) |
| CIE-LCH | lch(81.66, 36.71, 169.26°) |
| OKLab | oklab(82.88% -0.1021 0.0175) |
| OKLCH | oklch(82.88% 0.104 170.3) |
| XYZ | xyz(43.3502, 59.6689, 57.3671) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.80
Seafoam Blue
#78D1B6
ΔE00 3.03
Seafoam
#7FE0B3
ΔE00 3.62
Mediumaquamarine
#66CDAA
ΔE00 4.33
Pale Teal
#82CBB2
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDBD #DD7C9C
analogous
#7CDD8C #7CDDBD #7CCDDD
triadic
#7CDDBD #BD7CDD #DDBD7C
tetradic
#7CDDBD #8C7CDD #DD7C9C #CDDD7C
square
#7CDDBD #8C7CDD #DD7C9C #CDDD7C
split-complementary
#7CDDBD #DD7CCD #DD8C7C
monochromatic
#2EB186 #4BD0A5 #7CDDBD #ADEAD5 #DDF6EE
Accessibility & contrast
On white
1.62
#7CDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#7CDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDBD
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDBD | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BB
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#5CDED4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cddbd; /* rgb */ color: rgb(124, 221, 189); /* oklch */ color: oklch(82.9% 0.104 170.3);
Tailwind
colors: {
custom: {
50: '#a7e8d0',
500: '#7cddbd',
950: '#000000',
},
}SCSS
$custom: #7cddbd; $custom-light: #a7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#7cddbd",
"rgb": {
"r": 124,
"g": 221,
"b": 189
},
"hsl": {
"h": 160.206,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.82884,
"c": 0.10362,
"h": 170.3
},
"luminance": 0.59672
}Semantic roles & 50–950 ramp
primary
#7CDDBD
secondary
#B34B6D
accent
#1F56C6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483