#6EEBB6#6EEBB6
#6EEBB6 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.136 H 163.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBB6 |
|---|---|
| RGB | rgb(110, 235, 182) |
| HSL | hsl(155, 76%, 68%) |
| HSV | hsv(155, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 22.6%, 7.8%) |
| CIE-LAB | lab(85.05, -47.08, 15.27) |
| CIE-LCH | lch(85.05, 49.50, 162.03°) |
| OKLab | oklab(85.44% -0.1303 0.0391) |
| OKLCH | oklch(85.44% 0.136 163.3) |
| XYZ | xyz(44.5782, 66.1051, 54.6573) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.33
Light Greenish Blue
#63F7B4
ΔE00 3.55
Light Aquamarine
#7BFDC7
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.56
Light Blue Green
#7EFBB3
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBB6 #EB6EA3
analogous
#6EEB77 #6EEBB6 #6EE2EB
triadic
#6EEBB6 #B66EEB #EBB66E
tetradic
#6EEBB6 #776EEB #EB6EA3 #E2EB6E
square
#6EEBB6 #776EEB #EB6EA3 #E2EB6E
split-complementary
#6EEBB6 #EB6EE2 #EB776E
monochromatic
#1BC47C #38E49B #6EEBB6 #A4F2D1 #DAFAEC
Accessibility & contrast
On white
1.48
#6EEBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#6EEBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBB6
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBB6 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB3
Deuteranopia (green-blind)
#D5CFB9
Tritanopia (blue-blind)
#3EEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eebb6; /* rgb */ color: rgb(110, 235, 182); /* oklch */ color: oklch(85.4% 0.136 163.3);
Tailwind
colors: {
custom: {
50: '#a0f2cc',
500: '#6eebb6',
950: '#000000',
},
}SCSS
$custom: #6eebb6; $custom-light: #a0f2cc; $custom-dark: #000000;
JSON
{
"hex": "#6eebb6",
"rgb": {
"r": 110,
"g": 235,
"b": 182
},
"hsl": {
"h": 154.56,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85444,
"c": 0.13603,
"h": 163.3
},
"luminance": 0.66109
}Semantic roles & 50–950 ramp
primary
#6EEBB6
secondary
#C23B74
accent
#0E63D8
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583