#6BF294#6BF294
#6BF294 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.177 H 151.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF294 |
|---|---|
| RGB | rgb(107, 242, 148) |
| HSL | hsl(138, 84%, 68%) |
| HSV | hsv(138, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(86.39, -57.02, 34.48) |
| CIE-LCH | lch(86.39, 66.63, 148.84°) |
| OKLab | oklab(86.31% -0.1545 0.0858) |
| OKLCH | oklch(86.31% 0.177 151) |
| XYZ | xyz(43.1577, 68.7643, 39.0097) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.03
Light Green Blue
#56FCA2
ΔE00 3.05
Sea Green (survey)
#53FCA1
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.35
Seafoam (survey)
#80F9AD
ΔE00 3.71
Baby Green
#8CFF9E
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF294 #F26BC9
analogous
#85F26B #6BF294 #6BF2D7
triadic
#6BF294 #946BF2 #F2946B
tetradic
#6BF294 #6B85F2 #F26BC9 #F2D76B
square
#6BF294 #6B85F2 #F26BC9 #F2D76B
split-complementary
#6BF294 #D76BF2 #F26B85
monochromatic
#12D04C #33ED6B #6BF294 #A3F7BD #DCFCE5
Accessibility & contrast
On white
1.42
#6BF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#6BF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF294
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF294 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08D
Deuteranopia (green-blind)
#E1D39A
Tritanopia (blue-blind)
#47EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6bf294; /* rgb */ color: rgb(107, 242, 148); /* oklch */ color: oklch(86.3% 0.177 151.0);
Tailwind
colors: {
custom: {
50: '#9ff7b4',
500: '#6bf294',
950: '#000000',
},
}SCSS
$custom: #6bf294; $custom-light: #9ff7b4; $custom-dark: #000000;
JSON
{
"hex": "#6bf294",
"rgb": {
"r": 107,
"g": 242,
"b": 148
},
"hsl": {
"h": 138.222,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86306,
"c": 0.17667,
"h": 151
},
"luminance": 0.68768
}Semantic roles & 50–950 ramp
primary
#6BF294
secondary
#CB369E
accent
#059EE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581