#6BEF98#6BEF98
#6BEF98 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.169 H 152.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF98 |
|---|---|
| RGB | rgb(107, 239, 152) |
| HSL | hsl(140, 80%, 68%) |
| HSV | hsv(140, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(85.57, -55.16, 31.38) |
| CIE-LCH | lch(85.57, 63.46, 150.36°) |
| OKLab | oklab(85.65% -0.1496 0.0785) |
| OKLCH | oklch(85.65% 0.169 152.3) |
| XYZ | xyz(42.5942, 67.1220, 40.4109) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.10
Light Green Blue
#56FCA2
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF98 #EF6BC2
analogous
#80EF6B #6BEF98 #6BEFDA
triadic
#6BEF98 #986BEF #EF986B
tetradic
#6BEF98 #6B80EF #EF6BC2 #EFDA6B
square
#6BEF98 #6B80EF #EF6BC2 #EFDA6B
split-complementary
#6BEF98 #DA6BEF #EF6B80
monochromatic
#16CA53 #34E972 #6BEF98 #A2F5BE #D9FBE5
Accessibility & contrast
On white
1.46
#6BEF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#6BEF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF98
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF98 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD92
Deuteranopia (green-blind)
#DDD19E
Tritanopia (blue-blind)
#47ECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bef98; /* rgb */ color: rgb(107, 239, 152); /* oklch */ color: oklch(85.7% 0.169 152.3);
Tailwind
colors: {
custom: {
50: '#9ff5b7',
500: '#6bef98',
950: '#000000',
},
}SCSS
$custom: #6bef98; $custom-light: #9ff5b7; $custom-dark: #000000;
JSON
{
"hex": "#6bef98",
"rgb": {
"r": 107,
"g": 239,
"b": 152
},
"hsl": {
"h": 140.455,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.85653,
"c": 0.16896,
"h": 152.3
},
"luminance": 0.67126
}Semantic roles & 50–950 ramp
primary
#6BEF98
secondary
#C73796
accent
#0994DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581