#6EF0BA#6EF0BA
#6EF0BA is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.140 H 163.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF0BA |
|---|---|
| RGB | rgb(110, 240, 186) |
| HSL | hsl(155, 81%, 69%) |
| HSV | hsv(155, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 22.5%, 5.9%) |
| CIE-LAB | lab(86.59, -48.37, 15.36) |
| CIE-LCH | lch(86.59, 50.75, 162.38°) |
| OKLab | oklab(86.73% -0.1338 0.0393) |
| OKLCH | oklch(86.73% 0.14 163.6) |
| XYZ | xyz(46.4491, 69.1761, 57.3494) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.83
Light Greenish Blue
#63F7B4
ΔE00 2.85
Light Turquoise
#7EF4CC
ΔE00 3.65
Seafoam
#7FE0B3
ΔE00 4.25
Aquamarine
#7FFFD4
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF0BA #F06EA4
analogous
#6EF079 #6EF0BA #6EE5F0
triadic
#6EF0BA #BA6EF0 #F0BA6E
tetradic
#6EF0BA #796EF0 #F06EA4 #E5F06E
square
#6EF0BA #796EF0 #F06EA4 #E5F06E
split-complementary
#6EF0BA #F06EE5 #F0796E
monochromatic
#15CE81 #37EAA0 #6EF0BA #A5F6D4 #DDFBEF
Accessibility & contrast
On white
1.42
#6EF0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#6EF0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF0BA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF0BA | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B7
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#39F0E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ef0ba; /* rgb */ color: rgb(110, 240, 186); /* oklch */ color: oklch(86.7% 0.140 163.6);
Tailwind
colors: {
custom: {
50: '#a1f5ce',
500: '#6ef0ba',
950: '#000000',
},
}SCSS
$custom: #6ef0ba; $custom-light: #a1f5ce; $custom-dark: #000000;
JSON
{
"hex": "#6ef0ba",
"rgb": {
"r": 110,
"g": 240,
"b": 186
},
"hsl": {
"h": 155.077,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.86728,
"c": 0.13951,
"h": 163.6
},
"luminance": 0.6918
}Semantic roles & 50–950 ramp
primary
#6EF0BA
secondary
#C93975
accent
#0861DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583