#6EE2BA#6EE2BA
#6EE2BA is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.4% C 0.121 H 168.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2BA |
|---|---|
| RGB | rgb(110, 226, 186) |
| HSL | hsl(159, 67%, 66%) |
| HSV | hsv(159, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(82.51, -42.32, 9.58) |
| CIE-LCH | lch(82.51, 43.39, 167.24°) |
| OKLab | oklab(83.41% -0.1187 0.0246) |
| OKLCH | oklch(83.41% 0.121 168.3) |
| XYZ | xyz(42.4857, 61.2492, 56.0282) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.67
Light Teal
#90E4C1
ΔE00 3.73
Aqua Marine
#2EE8BB
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.05
Eucalyptus
#44D7A8
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2BA #E26E96
analogous
#6EE280 #6EE2BA #6ED0E2
triadic
#6EE2BA #BA6EE2 #E2BA6E
tetradic
#6EE2BA #806EE2 #E26E96 #D0E26E
square
#6EE2BA #806EE2 #E26E96 #D0E26E
split-complementary
#6EE2BA #E26ED0 #E2806E
monochromatic
#24B281 #3BD8A2 #6EE2BA #A1ECD2 #D4F6EB
Accessibility & contrast
On white
1.58
#6EE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6EE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2BA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2BA | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B8
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#3FE3D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee2ba; /* rgb */ color: rgb(110, 226, 186); /* oklch */ color: oklch(83.4% 0.121 168.3);
Tailwind
colors: {
custom: {
50: '#9febce',
500: '#6ee2ba',
950: '#000000',
},
}SCSS
$custom: #6ee2ba; $custom-light: #9febce; $custom-dark: #000000;
JSON
{
"hex": "#6ee2ba",
"rgb": {
"r": 110,
"g": 226,
"b": 186
},
"hsl": {
"h": 159.31,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.83409,
"c": 0.12122,
"h": 168.3
},
"luminance": 0.61253
}Semantic roles & 50–950 ramp
primary
#6EE2BA
secondary
#B34168
accent
#1756CF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483