#6BF495#6BF495
#6BF495 is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.8% C 0.178 H 151.0°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF495 |
|---|---|
| RGB | rgb(107, 244, 149) |
| HSL | hsl(138, 86%, 69%) |
| HSV | hsv(138, 56%, 96%) |
| CMYK | cmyk(56.1%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(86.99, -57.63, 34.78) |
| CIE-LCH | lch(86.99, 67.31, 148.89°) |
| OKLab | oklab(86.81% -0.1561 0.0865) |
| OKLCH | oklch(86.81% 0.178 151) |
| XYZ | xyz(43.8357, 69.9931, 39.6279) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.79
Sea Green (survey)
#53FCA1
ΔE00 2.80
Seafoam Green
#7AF9AB
ΔE00 3.25
Baby Green
#8CFF9E
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF495 #F46BCA
analogous
#86F46B #6BF495 #6BF4DA
triadic
#6BF495 #956BF4 #F4956B
tetradic
#6BF495 #6B86F4 #F46BCA #F4DA6B
square
#6BF495 #6B86F4 #F46BCA #F4DA6B
split-complementary
#6BF495 #DA6BF4 #F46B86
monochromatic
#10D54C #32F06C #6BF495 #A4F8BE #DDFCE7
Accessibility & contrast
On white
1.40
#6BF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#6BF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF495
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF495 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28E
Deuteranopia (green-blind)
#E2D59B
Tritanopia (blue-blind)
#46F0DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf495; /* rgb */ color: rgb(107, 244, 149); /* oklch */ color: oklch(86.8% 0.178 151.0);
Tailwind
colors: {
custom: {
50: '#a0f9b5',
500: '#6bf495',
950: '#000000',
},
}SCSS
$custom: #6bf495; $custom-light: #a0f9b5; $custom-dark: #000000;
JSON
{
"hex": "#6bf495",
"rgb": {
"r": 107,
"g": 244,
"b": 149
},
"hsl": {
"h": 138.394,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.86808,
"c": 0.17845,
"h": 151
},
"luminance": 0.69997
}Semantic roles & 50–950 ramp
primary
#6BF495
secondary
#CD369F
accent
#039EE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581