#6BE08F#6BE08F
#6BE08F is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.157 H 151.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE08F |
|---|---|
| RGB | rgb(107, 224, 143) |
| HSL | hsl(138, 65%, 65%) |
| HSV | hsv(138, 52%, 88%) |
| CMYK | cmyk(52.2%, 0%, 36.2%, 12.2%) |
| CIE-LAB | lab(80.97, -50.69, 29.83) |
| CIE-LCH | lch(80.97, 58.82, 149.52°) |
| OKLab | oklab(81.84% -0.1376 0.0746) |
| OKLCH | oklch(81.84% 0.157 151.5) |
| XYZ | xyz(37.6743, 58.4171, 35.2716) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.99
Aqua Green
#12E193
ΔE00 4.73
Tealish Green
#0CDC73
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 5.27
Seafoam Green
#7AF9AB
ΔE00 5.69
Seaweed
#18D17B
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE08F #E06BBC
analogous
#81E06B #6BE08F #6BE0CA
triadic
#6BE08F #8F6BE0 #E08F6B
tetradic
#6BE08F #6B81E0 #E06BBC #E0CA6B
square
#6BE08F #6B81E0 #E06BBC #E0CA6B
split-complementary
#6BE08F #CA6BE0 #E06B81
monochromatic
#24AC4E #38D569 #6BE08F #9EEBB5 #D0F5DC
Accessibility & contrast
On white
1.66
#6BE08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#6BE08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE08F
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE08F | 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)
#E1D08A
Deuteranopia (green-blind)
#D0C594
Tritanopia (blue-blind)
#4FDDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6be08f; /* rgb */ color: rgb(107, 224, 143); /* oklch */ color: oklch(81.8% 0.157 151.5);
Tailwind
colors: {
custom: {
50: '#9deab0',
500: '#6be08f',
950: '#000000',
},
}SCSS
$custom: #6be08f; $custom-light: #9deab0; $custom-dark: #000000;
JSON
{
"hex": "#6be08f",
"rgb": {
"r": 107,
"g": 224,
"b": 143
},
"hsl": {
"h": 138.462,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.81843,
"c": 0.15656,
"h": 151.5
},
"luminance": 0.5842
}Semantic roles & 50–950 ramp
primary
#6BE08F
secondary
#AE418D
accent
#1896CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481