#6BE98B#6BE98B
#6BE98B is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.173 H 149.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE98B |
|---|---|
| RGB | rgb(107, 233, 139) |
| HSL | hsl(135, 74%, 67%) |
| HSV | hsv(135, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.58, -54.97, 35.30) |
| CIE-LCH | lch(83.58, 65.33, 147.29°) |
| OKLab | oklab(83.96% -0.1489 0.0875) |
| OKLCH | oklch(83.96% 0.173 149.6) |
| XYZ | xyz(39.8598, 63.2642, 34.5318) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Lightgreen
#90EE90
ΔE00 3.75
Turquoise Green
#04F489
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.86
Light Green Blue
#56FCA2
ΔE00 4.86
Sea Green (survey)
#53FCA1
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE98B #E96BC9
analogous
#8AE96B #6BE98B #6BE9CA
triadic
#6BE98B #8B6BE9 #E98B6B
tetradic
#6BE98B #6B8AE9 #E96BC9 #E9CA6B
square
#6BE98B #6B8AE9 #E96BC9 #E9CA6B
split-complementary
#6BE98B #CA6BE9 #E96B8A
monochromatic
#1CBD45 #36E161 #6BE98B #A0F1B5 #D6F9DF
Accessibility & contrast
On white
1.54
#6BE98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6BE98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE98B
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE98B | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#D9CC91
Tritanopia (blue-blind)
#4EE5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be98b; /* rgb */ color: rgb(107, 233, 139); /* oklch */ color: oklch(84.0% 0.173 149.6);
Tailwind
colors: {
custom: {
50: '#9ef1ae',
500: '#6be98b',
950: '#000000',
},
}SCSS
$custom: #6be98b; $custom-light: #9ef1ae; $custom-dark: #000000;
JSON
{
"hex": "#6be98b",
"rgb": {
"r": 107,
"g": 233,
"b": 139
},
"hsl": {
"h": 135.238,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.8396,
"c": 0.17272,
"h": 149.6
},
"luminance": 0.63268
}Semantic roles & 50–950 ramp
primary
#6BE98B
secondary
#BC3C9C
accent
#0FA4D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581