#6DDEBD#6DDEBD
#6DDEBD is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.115 H 171.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEBD |
|---|---|
| RGB | rgb(109, 222, 189) |
| HSL | hsl(162, 63%, 65%) |
| HSV | hsv(162, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.38, -40.10, 6.37) |
| CIE-LCH | lch(81.38, 40.60, 170.97°) |
| OKLab | oklab(82.5% -0.1136 0.0162) |
| OKLCH | oklch(82.5% 0.115 171.9) |
| XYZ | xyz(41.6092, 59.1642, 57.3614) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.65
Light Teal
#90E4C1
ΔE00 4.05
Seafoam
#7FE0B3
ΔE00 4.11
Mediumaquamarine
#66CDAA
ΔE00 4.24
Eucalyptus
#44D7A8
ΔE00 4.77
Aqua Marine
#2EE8BB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEBD #DE6D8E
analogous
#6DDE85 #6DDEBD #6DC6DE
triadic
#6DDEBD #BD6DDE #DEBD6D
tetradic
#6DDEBD #856DDE #DE6D8E #C6DE6D
square
#6DDEBD #856DDE #DE6D8E #C6DE6D
split-complementary
#6DDEBD #DE6DC6 #DE856D
monochromatic
#26AA84 #3BD3A6 #6DDEBD #9FE9D4 #D1F5EA
Accessibility & contrast
On white
1.64
#6DDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6DDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEBD
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEBD | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BB
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#3CE0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddebd; /* rgb */ color: rgb(109, 222, 189); /* oklch */ color: oklch(82.5% 0.115 171.9);
Tailwind
colors: {
custom: {
50: '#9ee9d0',
500: '#6ddebd',
950: '#000000',
},
}SCSS
$custom: #6ddebd; $custom-light: #9ee9d0; $custom-dark: #000000;
JSON
{
"hex": "#6ddebd",
"rgb": {
"r": 109,
"g": 222,
"b": 189
},
"hsl": {
"h": 162.478,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.82504,
"c": 0.11477,
"h": 171.9
},
"luminance": 0.59168
}Semantic roles & 50–950 ramp
primary
#6DDEBD
secondary
#AC4362
accent
#1B4ECB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483