#6BEA8A#6BEA8A
#6BEA8A is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.175 H 149.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEA8A |
|---|---|
| RGB | rgb(107, 234, 138) |
| HSL | hsl(135, 75%, 67%) |
| HSV | hsv(135, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.86, -55.53, 36.17) |
| CIE-LCH | lch(83.86, 66.27, 146.92°) |
| OKLab | oklab(84.19% -0.1504 0.0895) |
| OKLCH | oklch(84.19% 0.175 149.3) |
| XYZ | xyz(40.0709, 63.8029, 34.2434) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Lightgreen
#90EE90
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 4.41
Wintergreen
#20F986
ΔE00 4.76
Sea Green (survey)
#53FCA1
ΔE00 4.81
Light Green Blue
#56FCA2
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEA8A #EA6BCB
analogous
#8CEA6B #6BEA8A #6BEACA
triadic
#6BEA8A #8A6BEA #EA8A6B
tetradic
#6BEA8A #6B8CEA #EA6BCB #EACA6B
square
#6BEA8A #6B8CEA #EA6BCB #EACA6B
split-complementary
#6BEA8A #CA6BEA #EA6B8C
monochromatic
#1BBF43 #35E260 #6BEA8A #A1F2B4 #D6F9DF
Accessibility & contrast
On white
1.53
#6BEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#6BEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEA8A
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEA8A | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD883
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#4EE6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6bea8a; /* rgb */ color: rgb(107, 234, 138); /* oklch */ color: oklch(84.2% 0.175 149.3);
Tailwind
colors: {
custom: {
50: '#9ff1ad',
500: '#6bea8a',
950: '#000000',
},
}SCSS
$custom: #6bea8a; $custom-light: #9ff1ad; $custom-dark: #000000;
JSON
{
"hex": "#6bea8a",
"rgb": {
"r": 107,
"g": 234,
"b": 138
},
"hsl": {
"h": 134.646,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.84186,
"c": 0.17501,
"h": 149.3
},
"luminance": 0.63806
}Semantic roles & 50–950 ramp
primary
#6BEA8A
secondary
#BE3B9E
accent
#0EA6D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581