#6BE98C#6BE98C
#6BE98C is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.172 H 149.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE98C |
|---|---|
| RGB | rgb(107, 233, 140) |
| HSL | hsl(136, 74%, 67%) |
| HSV | hsv(136, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(83.60, -54.81, 34.82) |
| CIE-LCH | lch(83.60, 64.94, 147.57°) |
| OKLab | oklab(83.98% -0.1485 0.0864) |
| OKLCH | oklch(83.98% 0.172 149.8) |
| XYZ | xyz(39.9332, 63.2936, 34.9184) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Lightgreen
#90EE90
ΔE00 3.80
Turquoise Green
#04F489
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.74
Light Green Blue
#56FCA2
ΔE00 4.79
Sea Green (survey)
#53FCA1
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE98C #E96BC8
analogous
#89E96B #6BE98C #6BE9CB
triadic
#6BE98C #8C6BE9 #E98C6B
tetradic
#6BE98C #6B89E9 #E96BC8 #E9CB6B
square
#6BE98C #6B89E9 #E96BC8 #E9CB6B
split-complementary
#6BE98C #CB6BE9 #E96B89
monochromatic
#1CBD46 #36E163 #6BE98C #A0F1B5 #D6F9DF
Accessibility & contrast
On white
1.54
#6BE98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#6BE98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE98C
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE98C | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD885
Deuteranopia (green-blind)
#D9CC92
Tritanopia (blue-blind)
#4DE5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be98c; /* rgb */ color: rgb(107, 233, 140); /* oklch */ color: oklch(84.0% 0.172 149.8);
Tailwind
colors: {
custom: {
50: '#9ef1ae',
500: '#6be98c',
950: '#000000',
},
}SCSS
$custom: #6be98c; $custom-light: #9ef1ae; $custom-dark: #000000;
JSON
{
"hex": "#6be98c",
"rgb": {
"r": 107,
"g": 233,
"b": 140
},
"hsl": {
"h": 135.714,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.83977,
"c": 0.1718,
"h": 149.8
},
"luminance": 0.63297
}Semantic roles & 50–950 ramp
primary
#6BE98C
secondary
#BC3C9B
accent
#0FA2D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581