#6DDEBE#6DDEBE
#6DDEBE is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.114 H 172.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEBE |
|---|---|
| RGB | rgb(109, 222, 190) |
| HSL | hsl(163, 63%, 65%) |
| HSV | hsv(163, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.41, -39.87, 5.88) |
| CIE-LCH | lch(81.41, 40.30, 171.62°) |
| OKLab | oklab(82.53% -0.1132 0.0149) |
| OKLCH | oklch(82.53% 0.114 172.5) |
| XYZ | xyz(41.7181, 59.2078, 57.9350) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.58
Light Teal
#90E4C1
ΔE00 4.14
Mediumaquamarine
#66CDAA
ΔE00 4.34
Seafoam
#7FE0B3
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 4.95
Eucalyptus
#44D7A8
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEBE #DE6D8D
analogous
#6DDE86 #6DDEBE #6DC5DE
triadic
#6DDEBE #BE6DDE #DEBE6D
tetradic
#6DDEBE #866DDE #DE6D8D #C5DE6D
square
#6DDEBE #866DDE #DE6D8D #C5DE6D
split-complementary
#6DDEBE #DE6DC5 #DE866D
monochromatic
#26AA85 #3BD3A8 #6DDEBE #9FE9D4 #D1F5EA
Accessibility & contrast
On white
1.64
#6DDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6DDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEBE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEBE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BD
Deuteranopia (green-blind)
#C6C5C0
Tritanopia (blue-blind)
#3BE0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddebe; /* rgb */ color: rgb(109, 222, 190); /* oklch */ color: oklch(82.5% 0.114 172.5);
Tailwind
colors: {
custom: {
50: '#9ee9d1',
500: '#6ddebe',
950: '#000000',
},
}SCSS
$custom: #6ddebe; $custom-light: #9ee9d1; $custom-dark: #000000;
JSON
{
"hex": "#6ddebe",
"rgb": {
"r": 109,
"g": 222,
"b": 190
},
"hsl": {
"h": 163.009,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.82532,
"c": 0.11416,
"h": 172.5
},
"luminance": 0.59211
}Semantic roles & 50–950 ramp
primary
#6DDEBE
secondary
#AC4361
accent
#1B4DCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483