#6BE98F#6BE98F
#6BE98F is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.169 H 150.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE98F |
|---|---|
| RGB | rgb(107, 233, 143) |
| HSL | hsl(137, 74%, 67%) |
| HSV | hsv(137, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(83.64, -54.31, 33.38) |
| CIE-LCH | lch(83.64, 63.75, 148.43°) |
| OKLab | oklab(84.03% -0.1472 0.083) |
| OKLCH | oklch(84.03% 0.169 150.6) |
| XYZ | xyz(40.1574, 63.3833, 36.0993) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Lightgreen
#90EE90
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.41
Light Bluish Green
#76FDA8
ΔE00 4.59
Light Green Blue
#56FCA2
ΔE00 4.60
Turquoise Green
#04F489
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE98F #E96BC5
analogous
#86E96B #6BE98F #6BE9CE
triadic
#6BE98F #8F6BE9 #E98F6B
tetradic
#6BE98F #6B86E9 #E96BC5 #E9CE6B
square
#6BE98F #6B86E9 #E96BC5 #E9CE6B
split-complementary
#6BE98F #CE6BE9 #E96B86
monochromatic
#1CBD4A #36E167 #6BE98F #A0F1B7 #D6F9E0
Accessibility & contrast
On white
1.54
#6BE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6BE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE98F
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE98F | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD889
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#4CE6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be98f; /* rgb */ color: rgb(107, 233, 143); /* oklch */ color: oklch(84.0% 0.169 150.6);
Tailwind
colors: {
custom: {
50: '#9ef1b0',
500: '#6be98f',
950: '#000000',
},
}SCSS
$custom: #6be98f; $custom-light: #9ef1b0; $custom-dark: #000000;
JSON
{
"hex": "#6be98f",
"rgb": {
"r": 107,
"g": 233,
"b": 143
},
"hsl": {
"h": 137.143,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84031,
"c": 0.16903,
"h": 150.6
},
"luminance": 0.63387
}Semantic roles & 50–950 ramp
primary
#6BE98F
secondary
#BC3C98
accent
#0F9DD6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581