#7CDEBD#7CDEBD
#7CDEBD is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.105 H 169.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEBD |
|---|---|
| RGB | rgb(124, 222, 189) |
| HSL | hsl(160, 60%, 68%) |
| HSV | hsv(160, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.95, -36.52, 7.26) |
| CIE-LCH | lch(81.95, 37.24, 168.76°) |
| OKLab | oklab(83.12% -0.1033 0.0186) |
| OKLCH | oklch(83.12% 0.105 169.8) |
| XYZ | xyz(43.6150, 60.1985, 57.4554) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.63
Seafoam Blue
#78D1B6
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.34
Mediumaquamarine
#66CDAA
ΔE00 4.46
Light Turquoise
#7EF4CC
ΔE00 4.98
Pale Teal
#82CBB2
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEBD #DE7C9D
analogous
#7CDE8C #7CDEBD #7CCEDE
triadic
#7CDEBD #BD7CDE #DEBD7C
tetradic
#7CDEBD #8C7CDE #DE7C9D #CEDE7C
square
#7CDEBD #8C7CDE #DE7C9D #CEDE7C
split-complementary
#7CDEBD #DE7CCE #DE8C7C
monochromatic
#2DB386 #4BD2A4 #7CDEBD #ADEAD6 #DEF7EE
Accessibility & contrast
On white
1.61
#7CDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#7CDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEBD
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEBD | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#5CDFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdebd; /* rgb */ color: rgb(124, 222, 189); /* oklch */ color: oklch(83.1% 0.105 169.8);
Tailwind
colors: {
custom: {
50: '#a7e8d0',
500: '#7cdebd',
950: '#000000',
},
}SCSS
$custom: #7cdebd; $custom-light: #a7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#7cdebd",
"rgb": {
"r": 124,
"g": 222,
"b": 189
},
"hsl": {
"h": 159.796,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.83117,
"c": 0.10494,
"h": 169.8
},
"luminance": 0.60202
}Semantic roles & 50–950 ramp
primary
#7CDEBD
secondary
#B44A6E
accent
#1E57C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483