#6EE1BB#6EE1BB
#6EE1BB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.2% C 0.119 H 169.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE1BB |
|---|---|
| RGB | rgb(110, 225, 187) |
| HSL | hsl(160, 66%, 66%) |
| HSV | hsv(160, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(82.24, -41.66, 8.67) |
| CIE-LCH | lch(82.24, 42.55, 168.24°) |
| OKLab | oklab(83.2% -0.1172 0.0222) |
| OKLCH | oklch(83.2% 0.119 169.3) |
| XYZ | xyz(42.3212, 60.7496, 56.4997) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.00
Light Teal
#90E4C1
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE1BB #E16E94
analogous
#6EE181 #6EE1BB #6ECDE1
triadic
#6EE1BB #BB6EE1 #E1BB6E
tetradic
#6EE1BB #816EE1 #E16E94 #CDE16E
square
#6EE1BB #816EE1 #E16E94 #CDE16E
split-complementary
#6EE1BB #E16ECD #E1816E
monochromatic
#24B082 #3BD7A3 #6EE1BB #A1EBD3 #D3F6EB
Accessibility & contrast
On white
1.60
#6EE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#6EE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE1BB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE1BB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#3FE2D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee1bb; /* rgb */ color: rgb(110, 225, 187); /* oklch */ color: oklch(83.2% 0.119 169.3);
Tailwind
colors: {
custom: {
50: '#9febcf',
500: '#6ee1bb',
950: '#000000',
},
}SCSS
$custom: #6ee1bb; $custom-light: #9febcf; $custom-dark: #000000;
JSON
{
"hex": "#6ee1bb",
"rgb": {
"r": 110,
"g": 225,
"b": 187
},
"hsl": {
"h": 160.174,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.83198,
"c": 0.11925,
"h": 169.3
},
"luminance": 0.60753
}Semantic roles & 50–950 ramp
primary
#6EE1BB
secondary
#B24267
accent
#1854CE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483