#6DE2BC#6DE2BC
#6DE2BC is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.4% C 0.120 H 169.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE2BC |
|---|---|
| RGB | rgb(109, 226, 188) |
| HSL | hsl(161, 67%, 66%) |
| HSV | hsv(161, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(82.52, -42.10, 8.54) |
| CIE-LCH | lch(82.52, 42.96, 168.53°) |
| OKLab | oklab(83.42% -0.1185 0.0219) |
| OKLCH | oklch(83.42% 0.12 169.5) |
| XYZ | xyz(42.5760, 61.2710, 57.1500) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.15
Light Teal
#90E4C1
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 3.99
Light Turquoise
#7EF4CC
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.37
Seafoam Blue
#78D1B6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE2BC #E26D93
analogous
#6DE281 #6DE2BC #6DCDE2
triadic
#6DE2BC #BC6DE2 #E2BC6D
tetradic
#6DE2BC #816DE2 #E26D93 #CDE26D
square
#6DE2BC #816DE2 #E26D93 #CDE26D
split-complementary
#6DE2BC #E26DCD #E2816D
monochromatic
#23B183 #3AD8A5 #6DE2BC #A0ECD3 #D3F6EB
Accessibility & contrast
On white
1.58
#6DE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#6DE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE2BC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE2BC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BA
Deuteranopia (green-blind)
#CBC8BF
Tritanopia (blue-blind)
#3BE3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6de2bc; /* rgb */ color: rgb(109, 226, 188); /* oklch */ color: oklch(83.4% 0.120 169.5);
Tailwind
colors: {
custom: {
50: '#9febd0',
500: '#6de2bc',
950: '#000000',
},
}SCSS
$custom: #6de2bc; $custom-light: #9febd0; $custom-dark: #000000;
JSON
{
"hex": "#6de2bc",
"rgb": {
"r": 109,
"g": 226,
"b": 188
},
"hsl": {
"h": 160.513,
"s": 66.857,
"l": 65.686
},
"oklch": {
"l": 0.83424,
"c": 0.12046,
"h": 169.5
},
"luminance": 0.61275
}Semantic roles & 50–950 ramp
primary
#6DE2BC
secondary
#B34166
accent
#1753CF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483