#6BEDAA#6BEDAA
#6BEDAA is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.150 H 158.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDAA |
|---|---|
| RGB | rgb(107, 237, 170) |
| HSL | hsl(149, 78%, 67%) |
| HSV | hsv(149, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 28.3%, 7.1%) |
| CIE-LAB | lab(85.30, -51.02, 21.83) |
| CIE-LCH | lch(85.30, 55.49, 156.84°) |
| OKLab | oklab(85.54% -0.1396 0.0555) |
| OKLCH | oklch(85.54% 0.15 158.3) |
| XYZ | xyz(43.5996, 66.5925, 48.5784) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Blue Green
#7EFBB3
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.40
Light Bluish Green
#76FDA8
ΔE00 4.46
Light Green Blue
#56FCA2
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDAA #ED6BAE
analogous
#6DED6B #6BEDAA #6BEDEB
triadic
#6BEDAA #AA6BED #EDAA6B
tetradic
#6BEDAA #6B6DED #ED6BAE #EDEB6B
square
#6BEDAA #6B6DED #ED6BAE #EDEB6B
split-complementary
#6BEDAA #EB6BED #ED6B6D
monochromatic
#18C66C #34E68B #6BEDAA #A2F4C9 #D8FAE9
Accessibility & contrast
On white
1.47
#6BEDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#6BEDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDAA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDAA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#3EECDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bedaa; /* rgb */ color: rgb(107, 237, 170); /* oklch */ color: oklch(85.5% 0.150 158.3);
Tailwind
colors: {
custom: {
50: '#9ff3c3',
500: '#6bedaa',
950: '#000000',
},
}SCSS
$custom: #6bedaa; $custom-light: #9ff3c3; $custom-dark: #000000;
JSON
{
"hex": "#6bedaa",
"rgb": {
"r": 107,
"g": 237,
"b": 170
},
"hsl": {
"h": 149.077,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.8554,
"c": 0.1502,
"h": 158.3
},
"luminance": 0.66596
}Semantic roles & 50–950 ramp
primary
#6BEDAA
secondary
#C33980
accent
#0B76DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582