#6EF0BD#6EF0BD
#6EF0BD is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.8% C 0.137 H 165.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF0BD |
|---|---|
| RGB | rgb(110, 240, 189) |
| HSL | hsl(156, 81%, 69%) |
| HSV | hsv(156, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 21.2%, 5.9%) |
| CIE-LAB | lab(86.65, -47.73, 13.90) |
| CIE-LCH | lch(86.65, 49.71, 163.77°) |
| OKLab | oklab(86.8% -0.1325 0.0356) |
| OKLCH | oklch(86.8% 0.137 165) |
| XYZ | xyz(46.7714, 69.3050, 59.0467) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.02
Light Greenish Blue
#63F7B4
ΔE00 3.44
Aquamarine
#7FFFD4
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 4.17
Aqua Marine
#2EE8BB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF0BD #F06EA1
analogous
#6EF07C #6EF0BD #6EE2F0
triadic
#6EF0BD #BD6EF0 #F0BD6E
tetradic
#6EF0BD #7C6EF0 #F06EA1 #E2F06E
square
#6EF0BD #7C6EF0 #F06EA1 #E2F06E
split-complementary
#6EF0BD #F06EE2 #F07C6E
monochromatic
#15CE86 #37EAA4 #6EF0BD #A5F6D6 #DDFBEF
Accessibility & contrast
On white
1.41
#6EF0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#6EF0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF0BD
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF0BD | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BA
Deuteranopia (green-blind)
#D9D3C0
Tritanopia (blue-blind)
#37F0E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ef0bd; /* rgb */ color: rgb(110, 240, 189); /* oklch */ color: oklch(86.8% 0.137 165.0);
Tailwind
colors: {
custom: {
50: '#a1f5d1',
500: '#6ef0bd',
950: '#000000',
},
}SCSS
$custom: #6ef0bd; $custom-light: #a1f5d1; $custom-dark: #000000;
JSON
{
"hex": "#6ef0bd",
"rgb": {
"r": 110,
"g": 240,
"b": 189
},
"hsl": {
"h": 156.462,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.86801,
"c": 0.13721,
"h": 165
},
"luminance": 0.69309
}Semantic roles & 50–950 ramp
primary
#6EF0BD
secondary
#C93972
accent
#085CDE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583