#6EEFBB#6EEFBB
#6EEFBB is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.5% C 0.137 H 164.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFBB |
|---|---|
| RGB | rgb(110, 239, 187) |
| HSL | hsl(156, 80%, 68%) |
| HSV | hsv(156, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 21.8%, 6.3%) |
| CIE-LAB | lab(86.32, -47.73, 14.46) |
| CIE-LCH | lch(86.32, 49.88, 163.14°) |
| OKLab | oklab(86.52% -0.1323 0.0371) |
| OKLCH | oklch(86.52% 0.137 164.4) |
| XYZ | xyz(46.2623, 68.6316, 57.8134) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 4.00
Aquamarine
#7FFFD4
ΔE00 4.34
Aqua Marine
#2EE8BB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFBB #EF6EA2
analogous
#6EEF7A #6EEFBB #6EE2EF
triadic
#6EEFBB #BB6EEF #EFBB6E
tetradic
#6EEFBB #7A6EEF #EF6EA2 #E2EF6E
square
#6EEFBB #7A6EEF #EF6EA2 #E2EF6E
split-complementary
#6EEFBB #EF6EE2 #EF7A6E
monochromatic
#17CC83 #37E9A1 #6EEFBB #A5F5D5 #DCFBEF
Accessibility & contrast
On white
1.43
#6EEFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#6EEFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFBB
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFBB | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B8
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#39EFE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6eefbb; /* rgb */ color: rgb(110, 239, 187); /* oklch */ color: oklch(86.5% 0.137 164.4);
Tailwind
colors: {
custom: {
50: '#a1f5cf',
500: '#6eefbb',
950: '#000000',
},
}SCSS
$custom: #6eefbb; $custom-light: #a1f5cf; $custom-dark: #000000;
JSON
{
"hex": "#6eefbb",
"rgb": {
"r": 110,
"g": 239,
"b": 187
},
"hsl": {
"h": 155.814,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.86515,
"c": 0.13743,
"h": 164.4
},
"luminance": 0.68636
}Semantic roles & 50–950 ramp
primary
#6EEFBB
secondary
#C73A73
accent
#095EDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583