#6EDEBA#6EDEBA
#6EDEBA is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.116 H 170.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEBA |
|---|---|
| RGB | rgb(110, 222, 186) |
| HSL | hsl(161, 63%, 65%) |
| HSV | hsv(161, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.35, -40.55, 7.91) |
| CIE-LCH | lch(81.35, 41.31, 168.96°) |
| OKLab | oklab(82.46% -0.1143 0.0202) |
| OKLCH | oklch(82.46% 0.116 170) |
| XYZ | xyz(41.4107, 59.0991, 55.6699) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.30
Light Teal
#90E4C1
ΔE00 3.79
Seafoam Blue
#78D1B6
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 4.07
Eucalyptus
#44D7A8
ΔE00 4.25
Aqua Marine
#2EE8BB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEBA #DE6E92
analogous
#6EDE82 #6EDEBA #6ECADE
triadic
#6EDEBA #BA6EDE #DEBA6E
tetradic
#6EDEBA #826EDE #DE6E92 #CADE6E
square
#6EDEBA #826EDE #DE6E92 #CADE6E
split-complementary
#6EDEBA #DE6ECA #DE826E
monochromatic
#27AB80 #3CD3A2 #6EDEBA #A0E9D2 #D2F5E9
Accessibility & contrast
On white
1.64
#6EDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6EDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEBA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEBA | 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)
#D9D1B8
Deuteranopia (green-blind)
#C7C5BC
Tritanopia (blue-blind)
#40DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edeba; /* rgb */ color: rgb(110, 222, 186); /* oklch */ color: oklch(82.5% 0.116 170.0);
Tailwind
colors: {
custom: {
50: '#9fe9ce',
500: '#6edeba',
950: '#000000',
},
}SCSS
$custom: #6edeba; $custom-light: #9fe9ce; $custom-dark: #000000;
JSON
{
"hex": "#6edeba",
"rgb": {
"r": 110,
"g": 222,
"b": 186
},
"hsl": {
"h": 160.714,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.82462,
"c": 0.11608,
"h": 170
},
"luminance": 0.59103
}Semantic roles & 50–950 ramp
primary
#6EDEBA
secondary
#AD4365
accent
#1B53CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483