#6EDEBD#6EDEBD
#6EDEBD is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.114 H 171.8°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEBD |
|---|---|
| RGB | rgb(110, 222, 189) |
| HSL | hsl(162, 63%, 65%) |
| HSV | hsv(162, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.42, -39.87, 6.43) |
| CIE-LCH | lch(81.42, 40.39, 170.84°) |
| OKLab | oklab(82.54% -0.113 0.0164) |
| OKLCH | oklch(82.54% 0.114 171.8) |
| XYZ | xyz(41.7329, 59.2280, 57.3672) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.61
Light Teal
#90E4C1
ΔE00 3.96
Seafoam
#7FE0B3
ΔE00 4.05
Mediumaquamarine
#66CDAA
ΔE00 4.24
Eucalyptus
#44D7A8
ΔE00 4.81
Aqua Marine
#2EE8BB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEBD #DE6E8F
analogous
#6EDE85 #6EDEBD #6EC7DE
triadic
#6EDEBD #BD6EDE #DEBD6E
tetradic
#6EDEBD #856EDE #DE6E8F #C7DE6E
square
#6EDEBD #856EDE #DE6E8F #C7DE6E
split-complementary
#6EDEBD #DE6EC7 #DE856E
monochromatic
#27AB84 #3CD3A6 #6EDEBD #A0E9D4 #D2F5EA
Accessibility & contrast
On white
1.63
#6EDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6EDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEBD
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEBD | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BB
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#3EE0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edebd; /* rgb */ color: rgb(110, 222, 189); /* oklch */ color: oklch(82.5% 0.114 171.8);
Tailwind
colors: {
custom: {
50: '#9fe9d0',
500: '#6edebd',
950: '#000000',
},
}SCSS
$custom: #6edebd; $custom-light: #9fe9d0; $custom-dark: #000000;
JSON
{
"hex": "#6edebd",
"rgb": {
"r": 110,
"g": 222,
"b": 189
},
"hsl": {
"h": 162.321,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.82543,
"c": 0.11415,
"h": 171.8
},
"luminance": 0.59232
}Semantic roles & 50–950 ramp
primary
#6EDEBD
secondary
#AD4362
accent
#1B4FCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483