#6EF0BC#6EF0BC
#6EF0BC is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.8% C 0.138 H 164.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF0BC |
|---|---|
| RGB | rgb(110, 240, 188) |
| HSL | hsl(156, 81%, 69%) |
| HSV | hsv(156, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.63, -47.94, 14.38) |
| CIE-LCH | lch(86.63, 50.06, 163.30°) |
| OKLab | oklab(86.78% -0.133 0.0369) |
| OKLCH | oklch(86.78% 0.138 164.5) |
| XYZ | xyz(46.6632, 69.2617, 58.4770) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 3.24
Aquamarine
#7FFFD4
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 4.18
Aqua Marine
#2EE8BB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF0BC #F06EA2
analogous
#6EF07B #6EF0BC #6EE3F0
triadic
#6EF0BC #BC6EF0 #F0BC6E
tetradic
#6EF0BC #7B6EF0 #F06EA2 #E3F06E
square
#6EF0BC #7B6EF0 #F06EA2 #E3F06E
split-complementary
#6EF0BC #F06EE3 #F07B6E
monochromatic
#15CE84 #37EAA2 #6EF0BC #A5F6D6 #DDFBEF
Accessibility & contrast
On white
1.41
#6EF0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6EF0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF0BC
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF0BC | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#38F0E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ef0bc; /* rgb */ color: rgb(110, 240, 188); /* oklch */ color: oklch(86.8% 0.138 164.5);
Tailwind
colors: {
custom: {
50: '#a1f5d0',
500: '#6ef0bc',
950: '#000000',
},
}SCSS
$custom: #6ef0bc; $custom-light: #a1f5d0; $custom-dark: #000000;
JSON
{
"hex": "#6ef0bc",
"rgb": {
"r": 110,
"g": 240,
"b": 188
},
"hsl": {
"h": 156,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.86777,
"c": 0.13797,
"h": 164.5
},
"luminance": 0.69266
}Semantic roles & 50–950 ramp
primary
#6EF0BC
secondary
#C93973
accent
#085DDE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583