#6CDEBD#6CDEBD
#6CDEBD is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.115 H 172.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEBD |
|---|---|
| RGB | rgb(108, 222, 189) |
| HSL | hsl(163, 63%, 65%) |
| HSV | hsv(163, 51%, 87%) |
| CMYK | cmyk(51.4%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.35, -40.32, 6.32) |
| CIE-LCH | lch(81.35, 40.81, 171.10°) |
| OKLab | oklab(82.47% -0.1143 0.0161) |
| OKLCH | oklch(82.47% 0.115 172) |
| XYZ | xyz(41.4868, 59.1011, 57.3556) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.69
Light Teal
#90E4C1
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 4.73
Aqua Marine
#2EE8BB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEBD #DE6C8D
analogous
#6CDE84 #6CDEBD #6CC6DE
triadic
#6CDEBD #BD6CDE #DEBD6C
tetradic
#6CDEBD #846CDE #DE6C8D #C6DE6C
square
#6CDEBD #846CDE #DE6C8D #C6DE6C
split-complementary
#6CDEBD #DE6CC6 #DE846C
monochromatic
#26AA83 #3AD3A7 #6CDEBD #9EE9D3 #D0F4EA
Accessibility & contrast
On white
1.64
#6CDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6CDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEBD
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEBD | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BB
Deuteranopia (green-blind)
#C6C5BF
Tritanopia (blue-blind)
#39E0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdebd; /* rgb */ color: rgb(108, 222, 189); /* oklch */ color: oklch(82.5% 0.115 172.0);
Tailwind
colors: {
custom: {
50: '#9ee9d0',
500: '#6cdebd',
950: '#000000',
},
}SCSS
$custom: #6cdebd; $custom-light: #9ee9d0; $custom-dark: #000000;
JSON
{
"hex": "#6cdebd",
"rgb": {
"r": 108,
"g": 222,
"b": 189
},
"hsl": {
"h": 162.632,
"s": 63.333,
"l": 64.706
},
"oklch": {
"l": 0.82467,
"c": 0.1154,
"h": 172
},
"luminance": 0.59105
}Semantic roles & 50–950 ramp
primary
#6CDEBD
secondary
#AC4261
accent
#1A4ECB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483