#6BED89#6BED89
#6BED89 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.180 H 148.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED89 |
|---|---|
| RGB | rgb(107, 237, 137) |
| HSL | hsl(134, 78%, 67%) |
| HSV | hsv(134, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.74, -56.86, 37.80) |
| CIE-LCH | lch(84.74, 68.28, 146.38°) |
| OKLab | oklab(84.9% -0.154 0.0932) |
| OKLCH | oklch(84.9% 0.18 148.8) |
| XYZ | xyz(40.8602, 65.4967, 34.1510) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 4.13
Wintergreen
#20F986
ΔE00 4.24
Minty Green
#0BF77D
ΔE00 4.43
Baby Green
#8CFF9E
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED89 #ED6BCF
analogous
#8EED6B #6BED89 #6BEDCA
triadic
#6BED89 #896BED #ED896B
tetradic
#6BED89 #6B8EED #ED6BCF #EDCA6B
square
#6BED89 #6B8EED #ED6BCF #EDCA6B
split-complementary
#6BED89 #CA6BED #ED6B8E
monochromatic
#18C640 #34E65D #6BED89 #A2F4B5 #D8FAE0
Accessibility & contrast
On white
1.49
#6BED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#6BED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED89
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED89 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#DDCF90
Tritanopia (blue-blind)
#4DE9D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bed89; /* rgb */ color: rgb(107, 237, 137); /* oklch */ color: oklch(84.9% 0.180 148.8);
Tailwind
colors: {
custom: {
50: '#9ff4ac',
500: '#6bed89',
950: '#000000',
},
}SCSS
$custom: #6bed89; $custom-light: #9ff4ac; $custom-dark: #000000;
JSON
{
"hex": "#6bed89",
"rgb": {
"r": 107,
"g": 237,
"b": 137
},
"hsl": {
"h": 133.846,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.84899,
"c": 0.17998,
"h": 148.8
},
"luminance": 0.655
}Semantic roles & 50–950 ramp
primary
#6BED89
secondary
#C339A3
accent
#0BABDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581