#6EE2BB#6EE2BB
#6EE2BB is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.4% C 0.121 H 168.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2BB |
|---|---|
| RGB | rgb(110, 226, 187) |
| HSL | hsl(160, 67%, 66%) |
| HSV | hsv(160, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.54, -42.10, 9.09) |
| CIE-LCH | lch(82.54, 43.07, 167.82°) |
| OKLab | oklab(83.44% -0.1183 0.0233) |
| OKLCH | oklch(83.44% 0.121 168.9) |
| XYZ | xyz(42.5924, 61.2918, 56.5901) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.87
Light Teal
#90E4C1
ΔE00 3.70
Light Turquoise
#7EF4CC
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.29
Mediumaquamarine
#66CDAA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2BB #E26E95
analogous
#6EE281 #6EE2BB #6ECFE2
triadic
#6EE2BB #BB6EE2 #E2BB6E
tetradic
#6EE2BB #816EE2 #E26E95 #CFE26E
square
#6EE2BB #816EE2 #E26E95 #CFE26E
split-complementary
#6EE2BB #E26ECF #E2816E
monochromatic
#24B282 #3BD8A3 #6EE2BB #A1ECD3 #D4F6EB
Accessibility & contrast
On white
1.58
#6EE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#6EE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2BB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2BB | 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)
#DDD5B9
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#3EE3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee2bb; /* rgb */ color: rgb(110, 226, 187); /* oklch */ color: oklch(83.4% 0.121 168.9);
Tailwind
colors: {
custom: {
50: '#9febcf',
500: '#6ee2bb',
950: '#000000',
},
}SCSS
$custom: #6ee2bb; $custom-light: #9febcf; $custom-dark: #000000;
JSON
{
"hex": "#6ee2bb",
"rgb": {
"r": 110,
"g": 226,
"b": 187
},
"hsl": {
"h": 159.828,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.83435,
"c": 0.12054,
"h": 168.9
},
"luminance": 0.61296
}Semantic roles & 50–950 ramp
primary
#6EE2BB
secondary
#B34167
accent
#1755CF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483