#6EEBAB#6EEBAB
#6EEBAB is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.2% C 0.145 H 158.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBAB |
|---|---|
| RGB | rgb(110, 235, 171) |
| HSL | hsl(149, 76%, 68%) |
| HSV | hsv(149, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.83, -49.32, 20.68) |
| CIE-LCH | lch(84.83, 53.48, 157.26°) |
| OKLab | oklab(85.19% -0.1352 0.0526) |
| OKLCH | oklch(85.19% 0.145 158.7) |
| XYZ | xyz(43.4858, 65.6681, 48.9038) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.86
Seafoam
#7FE0B3
ΔE00 4.63
Light Aquamarine
#7BFDC7
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBAB #EB6EAE
analogous
#6FEB6E #6EEBAB #6EEBEA
triadic
#6EEBAB #AB6EEB #EBAB6E
tetradic
#6EEBAB #6E6FEB #EB6EAE #EBEA6E
square
#6EEBAB #6E6FEB #EB6EAE #EBEA6E
split-complementary
#6EEBAB #EA6EEB #EB6E6F
monochromatic
#1BC46D #38E48C #6EEBAB #A4F2CA #DAFAE9
Accessibility & contrast
On white
1.49
#6EEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#6EEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBAB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBAB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#D7CFAF
Tritanopia (blue-blind)
#45EADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eebab; /* rgb */ color: rgb(110, 235, 171); /* oklch */ color: oklch(85.2% 0.145 158.7);
Tailwind
colors: {
custom: {
50: '#a0f2c4',
500: '#6eebab',
950: '#000000',
},
}SCSS
$custom: #6eebab; $custom-light: #a0f2c4; $custom-dark: #000000;
JSON
{
"hex": "#6eebab",
"rgb": {
"r": 110,
"g": 235,
"b": 171
},
"hsl": {
"h": 149.28,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85189,
"c": 0.14507,
"h": 158.7
},
"luminance": 0.65672
}Semantic roles & 50–950 ramp
primary
#6EEBAB
secondary
#C23B80
accent
#0E75D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582