#7CDEBC#7CDEBC
#7CDEBC is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.106 H 169.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEBC |
|---|---|
| RGB | rgb(124, 222, 188) |
| HSL | hsl(159, 60%, 68%) |
| HSV | hsv(159, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.92, -36.74, 7.75) |
| CIE-LCH | lch(81.92, 37.55, 168.09°) |
| OKLab | oklab(83.09% -0.1037 0.0199) |
| OKLCH | oklch(83.09% 0.106 169.2) |
| XYZ | xyz(43.5068, 60.1552, 56.8857) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.55
Seafoam
#7FE0B3
ΔE00 3.05
Seafoam Blue
#78D1B6
ΔE00 3.46
Mediumaquamarine
#66CDAA
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.93
Pale Teal
#82CBB2
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEBC #DE7C9E
analogous
#7CDE8B #7CDEBC #7CCFDE
triadic
#7CDEBC #BC7CDE #DEBC7C
tetradic
#7CDEBC #8B7CDE #DE7C9E #CFDE7C
square
#7CDEBC #8B7CDE #DE7C9E #CFDE7C
split-complementary
#7CDEBC #DE7CCF #DE8B7C
monochromatic
#2DB384 #4BD2A3 #7CDEBC #ADEAD5 #DEF7EE
Accessibility & contrast
On white
1.61
#7CDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#7CDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEBC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEBC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#5CDFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdebc; /* rgb */ color: rgb(124, 222, 188); /* oklch */ color: oklch(83.1% 0.106 169.2);
Tailwind
colors: {
custom: {
50: '#a7e8d0',
500: '#7cdebc',
950: '#000000',
},
}SCSS
$custom: #7cdebc; $custom-light: #a7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#7cdebc",
"rgb": {
"r": 124,
"g": 222,
"b": 188
},
"hsl": {
"h": 159.184,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.83091,
"c": 0.10561,
"h": 169.2
},
"luminance": 0.60158
}Semantic roles & 50–950 ramp
primary
#7CDEBC
secondary
#B44A6F
accent
#1E59C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483