#6BE28D#6BE28D
#6BE28D is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.3% C 0.161 H 150.7°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE28D |
|---|---|
| RGB | rgb(107, 226, 141) |
| HSL | hsl(137, 67%, 65%) |
| HSV | hsv(137, 53%, 89%) |
| CMYK | cmyk(52.7%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(81.53, -51.84, 31.60) |
| CIE-LCH | lch(81.53, 60.72, 148.64°) |
| OKLab | oklab(82.29% -0.1407 0.0788) |
| OKLCH | oklch(82.29% 0.161 150.7) |
| XYZ | xyz(38.0648, 59.4384, 34.6610) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Lightgreen
#90EE90
ΔE00 4.74
Aqua Green
#12E193
ΔE00 4.99
Tealish Green
#0CDC73
ΔE00 5.04
Seafoam Green
#7AF9AB
ΔE00 5.48
Seafoam (survey)
#80F9AD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE28D #E26BC0
analogous
#84E26B #6BE28D #6BE2C9
triadic
#6BE28D #8D6BE2 #E28D6B
tetradic
#6BE28D #6B84E2 #E26BC0 #E2C96B
square
#6BE28D #6B84E2 #E26BC0 #E2C96B
split-complementary
#6BE28D #C96BE2 #E26B84
monochromatic
#23B04B #38D866 #6BE28D #9EECB4 #D1F6DC
Accessibility & contrast
On white
1.63
#6BE28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6BE28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE28D
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE28D | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D287
Deuteranopia (green-blind)
#D2C692
Tritanopia (blue-blind)
#4FDFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6be28d; /* rgb */ color: rgb(107, 226, 141); /* oklch */ color: oklch(82.3% 0.161 150.7);
Tailwind
colors: {
custom: {
50: '#9decaf',
500: '#6be28d',
950: '#000000',
},
}SCSS
$custom: #6be28d; $custom-light: #9decaf; $custom-dark: #000000;
JSON
{
"hex": "#6be28d",
"rgb": {
"r": 107,
"g": 226,
"b": 141
},
"hsl": {
"h": 137.143,
"s": 67.232,
"l": 65.294
},
"oklch": {
"l": 0.82291,
"c": 0.16122,
"h": 150.7
},
"luminance": 0.59442
}Semantic roles & 50–950 ramp
primary
#6BE28D
secondary
#B14091
accent
#169ACF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581