#6BE08E#6BE08E
#6BE08E is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.158 H 151.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE08E |
|---|---|
| RGB | rgb(107, 224, 142) |
| HSL | hsl(138, 65%, 65%) |
| HSV | hsv(138, 52%, 88%) |
| CMYK | cmyk(52.2%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(80.95, -50.86, 30.32) |
| CIE-LCH | lch(80.95, 59.21, 149.20°) |
| OKLab | oklab(81.82% -0.1381 0.0758) |
| OKLCH | oklch(81.82% 0.158 151.2) |
| XYZ | xyz(37.5989, 58.3869, 34.8744) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.89
Aqua Green
#12E193
ΔE00 4.81
Tealish Green
#0CDC73
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.18
Seaweed
#18D17B
ΔE00 5.70
Seafoam Green
#7AF9AB
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE08E #E06BBD
analogous
#82E06B #6BE08E #6BE0C9
triadic
#6BE08E #8E6BE0 #E08E6B
tetradic
#6BE08E #6B82E0 #E06BBD #E0C96B
square
#6BE08E #6B82E0 #E06BBD #E0C96B
split-complementary
#6BE08E #C96BE0 #E06B82
monochromatic
#24AC4D #38D567 #6BE08E #9EEBB5 #D0F5DB
Accessibility & contrast
On white
1.66
#6BE08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#6BE08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE08E
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE08E | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#D0C593
Tritanopia (blue-blind)
#4FDDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6be08e; /* rgb */ color: rgb(107, 224, 142); /* oklch */ color: oklch(81.8% 0.158 151.2);
Tailwind
colors: {
custom: {
50: '#9deaaf',
500: '#6be08e',
950: '#000000',
},
}SCSS
$custom: #6be08e; $custom-light: #9deaaf; $custom-dark: #000000;
JSON
{
"hex": "#6be08e",
"rgb": {
"r": 107,
"g": 224,
"b": 142
},
"hsl": {
"h": 137.949,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.81823,
"c": 0.1575,
"h": 151.2
},
"luminance": 0.5839
}Semantic roles & 50–950 ramp
primary
#6BE08E
secondary
#AE418E
accent
#1897CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481