#7CDEB7#7CDEB7
#7CDEB7 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.109 H 166.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEB7 |
|---|---|
| RGB | rgb(124, 222, 183) |
| HSL | hsl(156, 60%, 68%) |
| HSV | hsv(156, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(81.81, -37.81, 10.23) |
| CIE-LCH | lch(81.81, 39.17, 164.86°) |
| OKLab | oklab(82.96% -0.1059 0.0263) |
| OKLCH | oklch(82.96% 0.109 166.1) |
| XYZ | xyz(42.9771, 59.9433, 54.0961) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.67
Light Teal
#90E4C1
ΔE00 2.62
Seafoam Blue
#78D1B6
ΔE00 4.29
Mediumaquamarine
#66CDAA
ΔE00 4.45
Eucalyptus
#44D7A8
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEB7 #DE7CA3
analogous
#7CDE86 #7CDEB7 #7CD4DE
triadic
#7CDEB7 #B77CDE #DEB77C
tetradic
#7CDEB7 #867CDE #DE7CA3 #D4DE7C
square
#7CDEB7 #867CDE #DE7CA3 #D4DE7C
split-complementary
#7CDEB7 #DE7CD4 #DE867C
monochromatic
#2DB37D #4BD29C #7CDEB7 #ADEAD2 #DEF7ED
Accessibility & contrast
On white
1.62
#7CDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#7CDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEB7
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEB7 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B5
Deuteranopia (green-blind)
#CBC7B9
Tritanopia (blue-blind)
#5EDED3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cdeb7; /* rgb */ color: rgb(124, 222, 183); /* oklch */ color: oklch(83.0% 0.109 166.1);
Tailwind
colors: {
custom: {
50: '#a7e9cc',
500: '#7cdeb7',
950: '#000000',
},
}SCSS
$custom: #7cdeb7; $custom-light: #a7e9cc; $custom-dark: #000000;
JSON
{
"hex": "#7cdeb7",
"rgb": {
"r": 124,
"g": 222,
"b": 183
},
"hsl": {
"h": 156.122,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.82959,
"c": 0.10913,
"h": 166.1
},
"luminance": 0.59947
}Semantic roles & 50–950 ramp
primary
#7CDEB7
secondary
#B44A74
accent
#1E61C7
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#101613
muted
#818483