#6BE68D#6BE68D
#6BE68D is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.3% C 0.167 H 150.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE68D |
|---|---|
| RGB | rgb(107, 230, 141) |
| HSL | hsl(137, 71%, 66%) |
| HSV | hsv(137, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(82.72, -53.45, 33.17) |
| CIE-LCH | lch(82.72, 62.91, 148.18°) |
| OKLab | oklab(83.27% -0.1449 0.0825) |
| OKLCH | oklch(83.27% 0.167 150.3) |
| XYZ | xyz(39.1652, 61.6391, 35.0278) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Lightgreen
#90EE90
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.93
Turquoise Green
#04F489
ΔE00 5.01
Tealish Green
#0CDC73
ΔE00 5.13
Seafoam (survey)
#80F9AD
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE68D #E66BC4
analogous
#86E66B #6BE68D #6BE6CA
triadic
#6BE68D #8D6BE6 #E68D6B
tetradic
#6BE68D #6B86E6 #E66BC4 #E6CA6B
square
#6BE68D #6B86E6 #E66BC4 #E6CA6B
split-complementary
#6BE68D #CA6BE6 #E66B86
monochromatic
#1FB849 #37DD65 #6BE68D #9FEFB5 #D4F8DE
Accessibility & contrast
On white
1.58
#6BE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#6BE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE68D
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE68D | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#4EE3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be68d; /* rgb */ color: rgb(107, 230, 141); /* oklch */ color: oklch(83.3% 0.167 150.3);
Tailwind
colors: {
custom: {
50: '#9eefaf',
500: '#6be68d',
950: '#000000',
},
}SCSS
$custom: #6be68d; $custom-light: #9eefaf; $custom-dark: #000000;
JSON
{
"hex": "#6be68d",
"rgb": {
"r": 107,
"g": 230,
"b": 141
},
"hsl": {
"h": 136.585,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.83265,
"c": 0.16676,
"h": 150.3
},
"luminance": 0.61643
}Semantic roles & 50–950 ramp
primary
#6BE68D
secondary
#B83E96
accent
#129ED3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581