#7CDEB6#7CDEB6
#7CDEB6 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.110 H 165.5°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEB6 |
|---|---|
| RGB | rgb(124, 222, 182) |
| HSL | hsl(156, 60%, 68%) |
| HSV | hsv(156, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(81.78, -38.03, 10.73) |
| CIE-LCH | lch(81.78, 39.51, 164.25°) |
| OKLab | oklab(82.93% -0.1064 0.0276) |
| OKLCH | oklch(82.93% 0.11 165.5) |
| XYZ | xyz(42.8734, 59.9018, 53.5499) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.41
Light Teal
#90E4C1
ΔE00 2.72
Seafoam Blue
#78D1B6
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEB6 #DE7CA4
analogous
#7CDE85 #7CDEB6 #7CD5DE
triadic
#7CDEB6 #B67CDE #DEB67C
tetradic
#7CDEB6 #857CDE #DE7CA4 #D5DE7C
square
#7CDEB6 #857CDE #DE7CA4 #D5DE7C
split-complementary
#7CDEB6 #DE7CD5 #DE857C
monochromatic
#2DB37C #4BD29B #7CDEB6 #ADEAD1 #DEF7EC
Accessibility & contrast
On white
1.62
#7CDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#7CDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEB6
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEB6 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B4
Deuteranopia (green-blind)
#CBC7B8
Tritanopia (blue-blind)
#5FDED3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cdeb6; /* rgb */ color: rgb(124, 222, 182); /* oklch */ color: oklch(82.9% 0.110 165.5);
Tailwind
colors: {
custom: {
50: '#a7e9cb',
500: '#7cdeb6',
950: '#000000',
},
}SCSS
$custom: #7cdeb6; $custom-light: #a7e9cb; $custom-dark: #000000;
JSON
{
"hex": "#7cdeb6",
"rgb": {
"r": 124,
"g": 222,
"b": 182
},
"hsl": {
"h": 155.51,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.82934,
"c": 0.10987,
"h": 165.5
},
"luminance": 0.59905
}Semantic roles & 50–950 ramp
primary
#7CDEB6
secondary
#B44A75
accent
#1E63C7
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#101613
muted
#818483