#6BE08B#6BE08B
#6BE08B is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.160 H 150.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE08B |
|---|---|
| RGB | rgb(107, 224, 139) |
| HSL | hsl(136, 65%, 65%) |
| HSV | hsv(136, 52%, 88%) |
| CMYK | cmyk(52.2%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(80.90, -51.37, 31.78) |
| CIE-LCH | lch(80.90, 60.41, 148.25°) |
| OKLab | oklab(81.77% -0.1394 0.0792) |
| OKLCH | oklch(81.77% 0.16 150.4) |
| XYZ | xyz(37.3767, 58.2981, 33.7041) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.63
Tealish Green
#0CDC73
ΔE00 4.91
Lightgreen
#90EE90
ΔE00 4.93
Aqua Green
#12E193
ΔE00 5.09
Seaweed
#18D17B
ΔE00 5.72
Seafoam Green
#7AF9AB
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE08B #E06BC0
analogous
#86E06B #6BE08B #6BE0C5
triadic
#6BE08B #8B6BE0 #E08B6B
tetradic
#6BE08B #6B86E0 #E06BC0 #E0C56B
square
#6BE08B #6B86E0 #E06BC0 #E0C56B
split-complementary
#6BE08B #C56BE0 #E06B86
monochromatic
#24AC49 #38D563 #6BE08B #9EEBB3 #D0F5DA
Accessibility & contrast
On white
1.66
#6BE08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#6BE08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE08B
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE08B | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D085
Deuteranopia (green-blind)
#D1C490
Tritanopia (blue-blind)
#50DDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6be08b; /* rgb */ color: rgb(107, 224, 139); /* oklch */ color: oklch(81.8% 0.160 150.4);
Tailwind
colors: {
custom: {
50: '#9deaad',
500: '#6be08b',
950: '#000000',
},
}SCSS
$custom: #6be08b; $custom-light: #9deaad; $custom-dark: #000000;
JSON
{
"hex": "#6be08b",
"rgb": {
"r": 107,
"g": 224,
"b": 139
},
"hsl": {
"h": 136.41,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.81767,
"c": 0.16031,
"h": 150.4
},
"luminance": 0.58301
}Semantic roles & 50–950 ramp
primary
#6BE08B
secondary
#AE4190
accent
#189CCD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481