#6EDEBB#6EDEBB
#6EDEBB is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.115 H 170.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEBB |
|---|---|
| RGB | rgb(110, 222, 187) |
| HSL | hsl(161, 63%, 65%) |
| HSV | hsv(161, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.37, -40.32, 7.42) |
| CIE-LCH | lch(81.37, 41.00, 169.58°) |
| OKLab | oklab(82.49% -0.1139 0.019) |
| OKLCH | oklch(82.49% 0.115 170.6) |
| XYZ | xyz(41.5174, 59.1418, 56.2317) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.54
Seafoam Blue
#78D1B6
ΔE00 3.80
Light Teal
#90E4C1
ΔE00 3.83
Mediumaquamarine
#66CDAA
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.42
Aqua Marine
#2EE8BB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEBB #DE6E91
analogous
#6EDE83 #6EDEBB #6EC9DE
triadic
#6EDEBB #BB6EDE #DEBB6E
tetradic
#6EDEBB #836EDE #DE6E91 #C9DE6E
square
#6EDEBB #836EDE #DE6E91 #C9DE6E
split-complementary
#6EDEBB #DE6EC9 #DE836E
monochromatic
#27AB82 #3CD3A4 #6EDEBB #A0E9D2 #D2F5EA
Accessibility & contrast
On white
1.64
#6EDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6EDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEBB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEBB | 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)
#D9D2B9
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#40DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edebb; /* rgb */ color: rgb(110, 222, 187); /* oklch */ color: oklch(82.5% 0.115 170.6);
Tailwind
colors: {
custom: {
50: '#9fe9cf',
500: '#6edebb',
950: '#000000',
},
}SCSS
$custom: #6edebb; $custom-light: #9fe9cf; $custom-dark: #000000;
JSON
{
"hex": "#6edebb",
"rgb": {
"r": 110,
"g": 222,
"b": 187
},
"hsl": {
"h": 161.25,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.82488,
"c": 0.11543,
"h": 170.6
},
"luminance": 0.59145
}Semantic roles & 50–950 ramp
primary
#6EDEBB
secondary
#AD4364
accent
#1B52CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483