#6BE27C#6BE27C
#6BE27C is a light, vivid green. Relative luminance 0.590; OKLCH L 82.0% C 0.177 H 146.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE27C |
|---|---|
| RGB | rgb(107, 226, 124) |
| HSL | hsl(129, 67%, 65%) |
| HSV | hsv(129, 53%, 89%) |
| CMYK | cmyk(52.7%, 0%, 45.1%, 11.4%) |
| CIE-LAB | lab(81.28, -54.55, 39.78) |
| CIE-LCH | lch(81.28, 67.51, 143.90°) |
| OKLab | oklab(82% -0.1479 0.0973) |
| OKLCH | oklch(82% 0.177 146.7) |
| XYZ | xyz(36.8956, 58.9707, 28.5031) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Lightish Green
#61E160
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 4.27
Tealish Green
#0CDC73
ΔE00 4.64
Fresh Green
#69D84F
ΔE00 5.81
Turquoise Green
#04F489
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE27C #E26BD1
analogous
#96E26B #6BE27C #6BE2B7
triadic
#6BE27C #7C6BE2 #E27C6B
tetradic
#6BE27C #6B96E2 #E26BD1 #E2B76B
square
#6BE27C #6B96E2 #E26BD1 #E2B76B
split-complementary
#6BE27C #B76BE2 #E26B96
monochromatic
#23B037 #38D84F #6BE27C #9EECA9 #D1F6D7
Accessibility & contrast
On white
1.64
#6BE27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6BE27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE27C
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE27C | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D174
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#55DDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6be27c; /* rgb */ color: rgb(107, 226, 124); /* oklch */ color: oklch(82.0% 0.177 146.7);
Tailwind
colors: {
custom: {
50: '#9eeca3',
500: '#6be27c',
950: '#000000',
},
}SCSS
$custom: #6be27c; $custom-light: #9eeca3; $custom-dark: #000000;
JSON
{
"hex": "#6be27c",
"rgb": {
"r": 107,
"g": 226,
"b": 124
},
"hsl": {
"h": 128.571,
"s": 67.232,
"l": 65.294
},
"oklch": {
"l": 0.81997,
"c": 0.17703,
"h": 146.7
},
"luminance": 0.58974
}Semantic roles & 50–950 ramp
primary
#6BE27C
secondary
#B140A1
accent
#16B5CF
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580