#6EE2BC#6EE2BC
#6EE2BC is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.5% C 0.120 H 169.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2BC |
|---|---|
| RGB | rgb(110, 226, 188) |
| HSL | hsl(160, 67%, 66%) |
| HSV | hsv(160, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(82.56, -41.88, 8.59) |
| CIE-LCH | lch(82.56, 42.75, 168.41°) |
| OKLab | oklab(83.46% -0.1178 0.022) |
| OKLCH | oklch(83.46% 0.12 169.4) |
| XYZ | xyz(42.6998, 61.3348, 57.1558) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.08
Light Teal
#90E4C1
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.07
Eucalyptus
#44D7A8
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2BC #E26E94
analogous
#6EE282 #6EE2BC #6ECEE2
triadic
#6EE2BC #BC6EE2 #E2BC6E
tetradic
#6EE2BC #826EE2 #E26E94 #CEE26E
square
#6EE2BC #826EE2 #E26E94 #CEE26E
split-complementary
#6EE2BC #E26ECE #E2826E
monochromatic
#24B283 #3BD8A4 #6EE2BC #A1ECD4 #D4F6EB
Accessibility & contrast
On white
1.58
#6EE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#6EE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2BC
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2BC | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BA
Deuteranopia (green-blind)
#CBC8BF
Tritanopia (blue-blind)
#3EE3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee2bc; /* rgb */ color: rgb(110, 226, 188); /* oklch */ color: oklch(83.5% 0.120 169.4);
Tailwind
colors: {
custom: {
50: '#9febd0',
500: '#6ee2bc',
950: '#000000',
},
}SCSS
$custom: #6ee2bc; $custom-light: #9febd0; $custom-dark: #000000;
JSON
{
"hex": "#6ee2bc",
"rgb": {
"r": 110,
"g": 226,
"b": 188
},
"hsl": {
"h": 160.345,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.83461,
"c": 0.11987,
"h": 169.4
},
"luminance": 0.61339
}Semantic roles & 50–950 ramp
primary
#6EE2BC
secondary
#B34166
accent
#1753CF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483